Home
last modified time | relevance | path

Searched defs:wiphy (Results 1 – 25 of 110) sorted by relevance

12345

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c74 qtnf_validate_iface_combinations(struct wiphy *wiphy, in qtnf_validate_iface_combinations()
124 qtnf_change_virtual_intf(struct wiphy *wiphy, in qtnf_change_virtual_intf()
393 qtnf_update_mgmt_frame_registrations(struct wiphy *wiphy, in qtnf_update_mgmt_frame_registrations()
447 qtnf_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_mgmt_tx()
665 qtnf_connect(struct wiphy *wiphy, struct net_device *dev, in qtnf_connect()
837 static int qtnf_start_radar_detection(struct wiphy *wiphy, in qtnf_start_radar_detection()
855 static int qtnf_set_mac_acl(struct wiphy *wiphy, in qtnf_set_mac_acl()
972 static int qtnf_resume(struct wiphy *wiphy) in qtnf_resume()
1040 static void qtnf_cfg80211_reg_notifier(struct wiphy *wiphy, in qtnf_cfg80211_reg_notifier()
1072 struct wiphy *wiphy; in qtnf_wiphy_allocate() local
[all …]
H A Devent.c140 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_bss_join() local
346 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_scan_results() local
440 struct wiphy *wiphy = priv_to_wiphy(mac); in qtnf_event_handle_freq_change() local
492 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_radar() local
562 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_external_auth() local
600 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_mic_failure() local
636 struct wiphy *wiphy = priv_to_wiphy(vif->mac); in qtnf_event_handle_update_owe() local
/openbmc/linux/net/mac80211/
H A Dcfg.c207 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface()
279 static int ieee80211_start_nan(struct wiphy *wiphy, in ieee80211_start_nan()
305 static void ieee80211_stop_nan(struct wiphy *wiphy, in ieee80211_stop_nan()
344 static int ieee80211_add_nan_func(struct wiphy *wiphy, in ieee80211_add_nan_func()
399 static void ieee80211_del_nan_func(struct wiphy *wiphy, in ieee80211_del_nan_func()
2813 static int ieee80211_suspend(struct wiphy *wiphy, in ieee80211_suspend()
2819 static int ieee80211_resume(struct wiphy *wiphy) in ieee80211_resume()
2828 static int ieee80211_scan(struct wiphy *wiphy, in ieee80211_scan()
2878 ieee80211_sched_scan_start(struct wiphy *wiphy, in ieee80211_sched_scan_start()
3439 static void ieee80211_end_cac(struct wiphy *wiphy, in ieee80211_end_cac()
[all …]
H A Doffchannel.c261 static void ieee80211_hw_roc_start(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_start()
454 static void ieee80211_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_roc_work()
464 static void ieee80211_hw_roc_done(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_done()
639 struct wiphy *wiphy = local->hw.wiphy; in ieee80211_start_roc_work() local
672 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel()
757 int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, in ieee80211_cancel_remain_on_channel()
766 int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_mgmt_tx()
987 int ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, in ieee80211_mgmt_tx_cancel_wait()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c131 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags()
182 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags()
236 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags()
270 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags()
279 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply()
330 struct wiphy *wiphy, in _rtl_regd_init_wiphy()
331 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy()
382 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init()
386 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local
426 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtl_reg_notifier()
/openbmc/linux/drivers/net/wireless/ath/
H A Dregd.c308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in __ath_reg_apply_beaconing_flags()
339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in ath_reg_apply_beaconing_flags()
376 ath_reg_apply_ir_flags(struct wiphy *wiphy, in ath_reg_apply_ir_flags()
404 static void ath_reg_apply_radar_flags(struct wiphy *wiphy, in ath_reg_apply_radar_flags()
471 static int __ath_reg_dyn_country(struct wiphy *wiphy, in __ath_reg_dyn_country()
495 static void ath_reg_dyn_country(struct wiphy *wiphy, in ath_reg_dyn_country()
508 void ath_reg_notifier_apply(struct wiphy *wiphy, in ath_reg_notifier_apply()
636 struct wiphy *wiphy, in ath_regd_init_wiphy()
637 void (*reg_notifier)(struct wiphy *wiphy, in ath_regd_init_wiphy()
759 struct wiphy *wiphy, in ath_regd_init()
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c56 static void _rtw_reg_apply_flags(struct wiphy *wiphy) in _rtw_reg_apply_flags()
100 static int _rtw_reg_notifier_apply(struct wiphy *wiphy, in _rtw_reg_notifier_apply()
117 struct wiphy *wiphy, in _rtw_regd_init_wiphy()
118 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy()
138 void rtw_regd_init(struct wiphy *wiphy, in rtw_regd_init()
139 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init()
145 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
H A Dioctl_cfg80211.c224 struct wiphy *wiphy = wdev->wiphy; in rtw_cfg80211_inform_bss() local
362 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_ibss_indicate_connect() local
438 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_indicate_connect() local
972 static int cfg80211_rtw_get_station(struct wiphy *wiphy, in cfg80211_rtw_get_station()
1119 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_unlink_bss() local
1188 static int cfg80211_rtw_scan(struct wiphy *wiphy in cfg80211_rtw_scan()
1846 static int cfg80211_rtw_set_pmksa(struct wiphy *wiphy, in cfg80211_rtw_set_pmksa()
1883 static int cfg80211_rtw_del_pmksa(struct wiphy *wiphy, in cfg80211_rtw_del_pmksa()
2193 struct wiphy *wiphy, in cfg80211_rtw_add_virtual_intf()
2647 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_init_wiphy() local
[all …]
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c282 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
354 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
389 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power()
414 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
496 mwifiex_cfg80211_set_default_mgmt_key(struct wiphy *wiphy, in mwifiex_cfg80211_set_default_mgmt_key()
529 int mwifiex_send_domain_info_cmd_fw(struct wiphy *wiphy) in mwifiex_send_domain_info_cmd_fw()
638 static void mwifiex_reg_notifier(struct wiphy *wiphy, in mwifiex_reg_notifier()
1747 mwifiex_cfg80211_set_bitrate_mask(struct wiphy *wiphy, in mwifiex_cfg80211_set_bitrate_mask()
2624 mwifiex_cfg80211_scan(struct wiphy *wiphy, in mwifiex_cfg80211_scan()
2735 mwifiex_cfg80211_sched_scan_start(struct wiphy *wiphy, in mwifiex_cfg80211_sched_scan_start()
[all …]
/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c103 static int prism2_change_virtual_intf(struct wiphy *wiphy, in prism2_change_virtual_intf()
145 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, in prism2_add_key()
174 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, in prism2_get_key()
204 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, in prism2_del_key()
241 static int prism2_get_station(struct wiphy *wiphy, struct net_device *dev, in prism2_get_station()
274 static int prism2_scan(struct wiphy *wiphy, in prism2_scan()
395 static int prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) in prism2_set_wiphy_params()
437 static int prism2_connect(struct wiphy *wiphy, struct net_device *dev, in prism2_connect()
566 static int prism2_join_ibss(struct wiphy *wiphy, struct net_device *dev, in prism2_join_ibss()
678 struct wiphy *wiphy; in wlan_create_wiphy() local
[all …]
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c119 struct wiphy *wiphy = priv->dev->ieee80211_ptr->wiphy; in cfg_scan_result() local
173 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; in cfg_connect_result() local
235 static int set_channel(struct wiphy *wiphy, in set_channel()
301 static int connect(struct wiphy *wiphy, struct net_device *dev, in connect()
806 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) in set_wiphy_params()
1112 static int remain_on_channel(struct wiphy *wiphy, in remain_on_channel()
1152 static int cancel_remain_on_channel(struct wiphy *wiphy, in cancel_remain_on_channel()
1165 static int mgmt_tx(struct wiphy *wiphy, in mgmt_tx()
1255 static int mgmt_tx_cancel_wait(struct wiphy *wiphy, in mgmt_tx_cancel_wait()
1638 static int wilc_resume(struct wiphy *wiphy) in wilc_resume()
[all …]
/openbmc/linux/net/wireless/
H A Dchan.c467 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state()
539 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required()
633 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable()
780 static bool cfg80211_is_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_is_wiphy_oper_chan()
816 bool cfg80211_any_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_any_wiphy_oper_chan()
942 cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, in cfg80211_chandef_dfs_cac_time()
1041 bool cfg80211_chandef_usable(struct wiphy *wiphy, in cfg80211_chandef_usable()
1335 static bool _cfg80211_reg_can_beacon(struct wiphy *wiphy, in _cfg80211_reg_can_beacon()
1361 bool cfg80211_reg_can_beacon(struct wiphy *wiphy, in cfg80211_reg_can_beacon()
1369 bool cfg80211_reg_can_beacon_relax(struct wiphy *wiphy, in cfg80211_reg_can_beacon_relax()
[all …]
H A Dcore.c73 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx()
271 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
370 static void cfg80211_sched_scan_stop_wk(struct wiphy *wiphy, in cfg80211_sched_scan_stop_wk()
603 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
693 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
1043 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
1084 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
1175 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
1673 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue()
1688 void wiphy_delayed_work_cancel(struct wiphy *wiphy, in wiphy_delayed_work_cancel()
[all …]
H A Dreg.c1947 static void handle_channel(struct wiphy *wiphy, in handle_channel()
2031 static void handle_band(struct wiphy *wiphy, in handle_band()
2099 static bool ignore_reg_update(struct wiphy *wiphy, in ignore_reg_update()
2330 static void reg_call_notifier(struct wiphy *wiphy, in reg_call_notifier()
2514 struct wiphy *wiphy; in update_all_wiphy_regulatory() local
2780 reg_process_hint_driver(struct wiphy *wiphy, in reg_process_hint_driver()
2832 __reg_process_hint_country_ie(struct wiphy *wiphy, in __reg_process_hint_country_ie()
2884 reg_process_hint_country_ie(struct wiphy *wiphy, in reg_process_hint_country_ie()
3004 struct wiphy *wiphy = NULL; in reg_process_hint() local
3058 struct wiphy *wiphy; in notify_self_managed_wiphys() local
[all …]
H A Dof.c21 static bool wiphy_freq_limits_valid_chan(struct wiphy *wiphy, in wiphy_freq_limits_valid_chan()
41 static void wiphy_freq_limits_apply(struct wiphy *wiphy, in wiphy_freq_limits_apply()
74 void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c24 void orinoco_wiphy_init(struct wiphy *wiphy) in orinoco_wiphy_init()
34 int orinoco_wiphy_register(struct wiphy *wiphy) in orinoco_wiphy_register()
99 static int orinoco_change_vif(struct wiphy *wiphy, struct net_device *dev, in orinoco_change_vif()
142 static int orinoco_scan(struct wiphy *wiphy, in orinoco_scan()
164 static int orinoco_set_monitor_channel(struct wiphy *wiphy, in orinoco_set_monitor_channel()
203 static int orinoco_set_wiphy_params(struct wiphy *wiphy, u32 changed) in orinoco_set_wiphy_params()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands() local
889 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
1128 static int wil_ft_connect(struct wiphy *wiphy, in wil_ft_connect()
1213 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
2033 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_ap_recovery() local
2477 static int wil_cfg80211_resume(struct wiphy *wiphy) in wil_cfg80211_resume()
2487 wil_cfg80211_sched_scan_start(struct wiphy *wiphy, in wil_cfg80211_sched_scan_start()
2678 static void wil_wiphy_init(struct wiphy *wiphy) in wil_wiphy_init()
2723 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_cfg80211_iface_combinations_from_fw() local
2794 struct wiphy *wiphy; in wil_cfg80211_init() local
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dregd.c289 struct wiphy *wiphy) in rtw89_regd_setup_unii4()
335 static void rtw89_regd_setup_6ghz(struct rtw89_dev *rtwdev, struct wiphy *wiphy) in rtw89_regd_setup_6ghz()
386 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw89_regd_setup() local
399 void (*reg_notifier)(struct wiphy *wiphy, in rtw89_regd_init()
404 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw89_regd_init() local
434 struct wiphy *wiphy, in rtw89_regd_notifier_apply()
449 void rtw89_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw89_regd_notifier()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c821 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, in ath6kl_cfg80211_disconnect()
994 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, in ath6kl_cfg80211_scan()
1537 static int ath6kl_cfg80211_del_iface(struct wiphy *wiphy, in ath6kl_cfg80211_del_iface()
1619 static int ath6kl_cfg80211_join_ibss(struct wiphy *wiphy, in ath6kl_cfg80211_join_ibss()
2540 static int __ath6kl_cfg80211_suspend(struct wiphy *wiphy, in __ath6kl_cfg80211_suspend()
2550 static int __ath6kl_cfg80211_resume(struct wiphy *wiphy) in __ath6kl_cfg80211_resume()
2619 struct wiphy *wiphy = vif->ar->wiphy; in ath6kl_restore_htcap() local
3025 static int ath6kl_remain_on_channel(struct wiphy *wiphy, in ath6kl_remain_on_channel()
3244 static int ath6kl_get_antenna(struct wiphy *wiphy, in ath6kl_get_antenna()
3866 struct wiphy *wiphy = ar->wiphy; in ath6kl_cfg80211_init() local
[all …]
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c27 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_start()
72 wlcore_vendor_cmd_smart_config_stop(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_stop()
104 wlcore_vendor_cmd_smart_config_set_group_key(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_set_group_key()
195 void wlcore_set_vendor_commands(struct wiphy *wiphy) in wlcore_set_vendor_commands()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c139 static void virt_wifi_inform_bss(struct wiphy *wiphy) in virt_wifi_inform_bss()
163 static int virt_wifi_scan(struct wiphy *wiphy, in virt_wifi_scan()
185 struct wiphy *wiphy = priv_to_wiphy(priv); in virt_wifi_scan_result() local
196 static void virt_wifi_cancel_scan(struct wiphy *wiphy) in virt_wifi_cancel_scan()
223 static int virt_wifi_connect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_connect()
288 static int virt_wifi_disconnect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_disconnect()
307 static int virt_wifi_get_station(struct wiphy *wiphy, struct net_device *dev, in virt_wifi_get_station()
332 static int virt_wifi_dump_station(struct wiphy *wiphy, struct net_device *dev, in virt_wifi_dump_station()
359 struct wiphy *wiphy; in virt_wifi_make_wiphy() local
393 static void virt_wifi_destroy_wiphy(struct wiphy *wiphy) in virt_wifi_destroy_wiphy()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c278 static void rtw_regd_apply_hw_cap_flags(struct wiphy *wiphy) in rtw_regd_apply_hw_cap_flags()
338 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_init() local
371 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_hint() local
398 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_mgmt_worldwide() local
428 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw_regd_mgmt_setting() local
460 void rtw_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_regd_notifier()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c488 static int lbs_cfg_set_monitor_channel(struct wiphy *wiphy, in lbs_cfg_set_monitor_channel()
503 static int lbs_cfg_set_mesh_channel(struct wiphy *wiphy, in lbs_cfg_set_mesh_channel()
677 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_ret_scan() local
845 static int lbs_cfg_scan(struct wiphy *wiphy, in lbs_cfg_scan()
1323 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect()
1472 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect()
1486 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key()
1649 static int lbs_change_intf(struct wiphy *wiphy, struct net_device *dev, in lbs_change_intf()
1965 static int lbs_join_ibss(struct wiphy *wiphy, struct net_device *dev, in lbs_join_ibss()
2002 static int lbs_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in lbs_leave_ibss()
[all …]
/openbmc/linux/include/net/
H A Dcfg80211.h5440 struct wiphy { struct
5456 u16 n_addresses;
5463 u32 flags, regulatory_flags, features;
5487 const struct wiphy_iftype_akm_suites *iftype_akm_suites; argument
5500 const struct wiphy_wowlan_support *wowlan; argument
5523 void (*reg_notifier)(struct wiphy *wiphy, argument
5547 const struct wiphy_coalesce_support *coalesce; argument
5551 int n_vendor_commands, n_vendor_events;
5561 u32 txq_limit;
5563 u32 txq_quantum;
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3324 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_inform_single_bss() local
3423 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_inform_ibss() local
3848 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_notify_sched_scan_results() local
3928 brcmf_cfg80211_sched_scan_start(struct wiphy *wiphy, in brcmf_cfg80211_sched_scan_start()
4143 static s32 brcmf_cfg80211_resume(struct wiphy *wiphy) in brcmf_cfg80211_resume()
4245 static s32 brcmf_cfg80211_suspend(struct wiphy *wiphy, in brcmf_cfg80211_suspend()
6346 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_bss_roaming_done() local
6929 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_construct_chaninfo() local
7261 struct wiphy *wiphy = cfg_to_wiphy(cfg); in brcmf_setup_wiphybands() local
8216 static void brcmf_free_wiphy(struct wiphy *wiphy) in brcmf_free_wiphy()
[all …]

12345