Lines Matching defs:wiphy

73 int get_wiphy_idx(struct wiphy *wiphy)  in get_wiphy_idx()
268 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
283 guard(wiphy)(wiphy); in cfg80211_shutdown_all_interfaces() local
365 static void cfg80211_sched_scan_stop_wk(struct wiphy *wiphy, in cfg80211_sched_scan_stop_wk()
600 int wiphy_verify_iface_combinations(struct wiphy *wiphy, in wiphy_verify_iface_combinations()
705 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
733 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
1081 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
1123 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
1222 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
1228 void wiphy_rfkill_set_hw_state_reason(struct wiphy *wiphy, bool blocked, in wiphy_rfkill_set_hw_state_reason()
1388 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
1660 void wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_queue()
1676 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_cancel()
1692 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_flush()
1717 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue()
1734 void wiphy_delayed_work_cancel(struct wiphy *wiphy, in wiphy_delayed_work_cancel()
1744 void wiphy_delayed_work_flush(struct wiphy *wiphy, in wiphy_delayed_work_flush()
1754 bool wiphy_delayed_work_pending(struct wiphy *wiphy, in wiphy_delayed_work_pending()