| /Linux-v5.10/drivers/net/wireless/quantenna/qtnfmac/ | 
| D | cfg80211.c | 74 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()
 159 int qtnf_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev)  in qtnf_del_virtual_intf()
 196 static struct wireless_dev *qtnf_add_virtual_intf(struct wiphy *wiphy,  in qtnf_add_virtual_intf()
 333 static int qtnf_change_beacon(struct wiphy *wiphy, struct net_device *dev,  in qtnf_change_beacon()
 341 static int qtnf_start_ap(struct wiphy *wiphy, struct net_device *dev,  in qtnf_start_ap()
 355 static int qtnf_stop_ap(struct wiphy *wiphy, struct net_device *dev)  in qtnf_stop_ap()
 372 static int qtnf_set_wiphy_params(struct wiphy *wiphy, u32 changed)  in qtnf_set_wiphy_params()
 392 qtnf_update_mgmt_frame_registrations(struct wiphy *wiphy,  in qtnf_update_mgmt_frame_registrations()
 446 qtnf_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,  in qtnf_mgmt_tx()
 [all …]
 
 | 
| D | event.c | 140 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_bss_join()  local345 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_scan_results()  local
 439 	struct wiphy *wiphy = priv_to_wiphy(mac);  in qtnf_event_handle_freq_change()  local
 491 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_radar()  local
 561 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_external_auth()  local
 597 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_mic_failure()  local
 633 	struct wiphy *wiphy = priv_to_wiphy(vif->mac);  in qtnf_event_handle_update_owe()  local
 
 | 
| /Linux-v5.10/net/mac80211/ | 
| D | cfg.c | 114 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy,  in ieee80211_add_iface()142 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev)  in ieee80211_del_iface()
 149 static int ieee80211_change_iface(struct wiphy *wiphy,  in ieee80211_change_iface()
 177 static int ieee80211_start_p2p_device(struct wiphy *wiphy,  in ieee80211_start_p2p_device()
 192 static void ieee80211_stop_p2p_device(struct wiphy *wiphy,  in ieee80211_stop_p2p_device()
 198 static int ieee80211_start_nan(struct wiphy *wiphy,  in ieee80211_start_nan()
 224 static void ieee80211_stop_nan(struct wiphy *wiphy,  in ieee80211_stop_nan()
 233 static int ieee80211_nan_change_conf(struct wiphy *wiphy,  in ieee80211_nan_change_conf()
 263 static int ieee80211_add_nan_func(struct wiphy *wiphy,  in ieee80211_add_nan_func()
 318 static void ieee80211_del_nan_func(struct wiphy *wiphy,  in ieee80211_del_nan_func()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/realtek/rtw88/ | 
| D | regd.c | 262 static void rtw_regd_apply_beaconing_flags(struct wiphy *wiphy,  in rtw_regd_apply_beaconing_flags()292 static void rtw_regd_apply_hw_cap_flags(struct wiphy *wiphy)  in rtw_regd_apply_hw_cap_flags()
 324 static void rtw_regd_apply_world_flags(struct wiphy *wiphy,  in rtw_regd_apply_world_flags()
 343 				   struct wiphy *wiphy,  in rtw_regd_notifier_apply()
 355 rtw_regd_init_wiphy(struct rtw_regulatory *reg, struct wiphy *wiphy,  in rtw_regd_init_wiphy()
 356 		    void (*reg_notifier)(struct wiphy *wiphy,  in rtw_regd_init_wiphy()
 371 		  void (*reg_notifier)(struct wiphy *wiphy,  in rtw_regd_init()
 374 	struct wiphy *wiphy = rtwdev->hw->wiphy;  in rtw_regd_init()  local
 385 void rtw_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request)  in rtw_regd_notifier()
 
 | 
| /Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/ | 
| D | regd.c | 131 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()
 
 | 
| /Linux-v5.10/drivers/net/wireless/ath/ | 
| D | regd.c | 266 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy,  in ath_force_clear_no_ir_chan()280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq)  in ath_force_clear_no_ir_freq()
 296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq)  in ath_force_no_ir_freq()
 308 __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()
 375 ath_reg_apply_ir_flags(struct wiphy *wiphy,  in ath_reg_apply_ir_flags()
 403 static void ath_reg_apply_radar_flags(struct wiphy *wiphy,  in ath_reg_apply_radar_flags()
 435 static void ath_reg_apply_world_flags(struct wiphy *wiphy,  in ath_reg_apply_world_flags()
 470 static int __ath_reg_dyn_country(struct wiphy *wiphy,  in __ath_reg_dyn_country()
 494 static void ath_reg_dyn_country(struct wiphy *wiphy,  in ath_reg_dyn_country()
 [all …]
 
 | 
| /Linux-v5.10/net/wireless/ | 
| D | chan.c | 398 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq,  in cfg80211_set_chans_dfs_state()417 void cfg80211_set_dfs_state(struct wiphy *wiphy,  in cfg80211_set_dfs_state()
 467 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy,  in cfg80211_get_chans_dfs_required()
 489 int cfg80211_chandef_dfs_required(struct wiphy *wiphy,  in cfg80211_chandef_dfs_required()
 546 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy,  in cfg80211_get_chans_dfs_usable()
 583 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy,  in cfg80211_chandef_dfs_usable()
 693 static bool cfg80211_is_wiphy_oper_chan(struct wiphy *wiphy,  in cfg80211_is_wiphy_oper_chan()
 715 bool cfg80211_any_wiphy_oper_chan(struct wiphy *wiphy,  in cfg80211_any_wiphy_oper_chan()
 736 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy,  in cfg80211_get_chans_dfs_available()
 772 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy,  in cfg80211_chandef_dfs_available()
 [all …]
 
 | 
| D | reg.c | 142 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy)  in get_wiphy_regdom()162 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy)  in reg_get_dfs_region()
 1130 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy)  in reg_get_regdomain()
 1616 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw)  in __freq_reg_info()
 1633 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,  in freq_reg_info()
 1740 static void handle_channel_single_rule(struct wiphy *wiphy,  in handle_channel_single_rule()
 1813 static void handle_channel_adjacent_rules(struct wiphy *wiphy,  in handle_channel_adjacent_rules()
 1927 static void handle_channel(struct wiphy *wiphy,  in handle_channel()
 2011 static void handle_band(struct wiphy *wiphy,  in handle_band()
 2054 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy)  in reg_dev_ignore_cell_hint()
 [all …]
 
 | 
| D | core.c | 73 int get_wiphy_idx(struct wiphy *wiphy)  in get_wiphy_idx()264 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy)  in cfg80211_shutdown_all_interfaces()
 547 static int wiphy_verify_combinations(struct wiphy *wiphy)  in wiphy_verify_combinations()
 647 int wiphy_register(struct wiphy *wiphy)  in wiphy_register()
 989 void wiphy_rfkill_start_polling(struct wiphy *wiphy)  in wiphy_rfkill_start_polling()
 1000 void wiphy_rfkill_stop_polling(struct wiphy *wiphy)  in wiphy_rfkill_stop_polling()
 1008 void wiphy_unregister(struct wiphy *wiphy)  in wiphy_unregister()
 1080 void wiphy_free(struct wiphy *wiphy)  in wiphy_free()
 1086 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked)  in wiphy_rfkill_set_hw_state()
 1231 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev,  in cfg80211_stop_iface()
 
 | 
| D | of.c | 21 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()
 
 | 
| D | scan.c | 1113 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid)  in cfg80211_sched_scan_results()1131 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid)  in cfg80211_sched_scan_stopped_rtnl()
 1143 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid)  in cfg80211_sched_scan_stopped()
 1202 void cfg80211_bss_flush(struct wiphy *wiphy)  in cfg80211_bss_flush()
 1409 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy,  in cfg80211_get_bss()
 1796 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen,  in cfg80211_get_bss_channel()
 1869 cfg80211_inform_single_bss_data(struct wiphy *wiphy,  in cfg80211_inform_single_bss_data()
 2045 static void cfg80211_parse_mbssid_data(struct wiphy *wiphy,  in cfg80211_parse_mbssid_data()
 2163 cfg80211_inform_bss_data(struct wiphy *wiphy,  in cfg80211_inform_bss_data()
 2187 cfg80211_parse_mbssid_frame_data(struct wiphy *wiphy,  in cfg80211_parse_mbssid_frame_data()
 [all …]
 
 | 
| D | mlme.c | 29 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_rx_assoc_resp()  local145 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_auth_timeout()  local
 158 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_assoc_timeout()  local
 174 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_abandon_assoc()  local
 206 	struct wiphy *wiphy = dev->ieee80211_ptr->wiphy;  in cfg80211_michael_mic_failure()  local
 597 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_mlme_unregister_socket()  local
 759 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_rx_mgmt_khz()  local
 827 	struct wiphy *wiphy;  in cfg80211_dfs_channels_update_work()  local
 902 void cfg80211_radar_event(struct wiphy *wiphy,  in cfg80211_radar_event()
 930 	struct wiphy *wiphy = wdev->wiphy;  in cfg80211_cac_event()  local
 
 | 
| /Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ | 
| D | wifi_regd.c | 60 static void _rtw_reg_apply_flags(struct wiphy *wiphy)  in _rtw_reg_apply_flags()104 static int _rtw_reg_notifier_apply(struct wiphy *wiphy,  in _rtw_reg_notifier_apply()
 121 				 struct wiphy *wiphy,  in _rtw_regd_init_wiphy()
 122 				 void (*reg_notifier)(struct wiphy *wiphy,  in _rtw_regd_init_wiphy()
 143 		  void (*reg_notifier)(struct wiphy *wiphy,  in rtw_regd_init()
 146 	struct wiphy *wiphy = padapter->rtw_wdev->wiphy;  in rtw_regd_init()  local
 153 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request)  in rtw_reg_notifier()
 
 | 
| D | ioctl_cfg80211.c | 235 	struct wiphy *wiphy = wdev->wiphy;  in rtw_cfg80211_inform_bss()  local397 	struct wiphy *wiphy = pwdev->wiphy;  in rtw_cfg80211_ibss_indicate_connect()  local
 497 		struct wiphy *wiphy = pwdev->wiphy;  in rtw_cfg80211_indicate_connect()  local
 1034 static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev,  in cfg80211_rtw_add_key()
 1139 static int cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev,  in cfg80211_rtw_get_key()
 1149 static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev,  in cfg80211_rtw_del_key()
 1166 static int cfg80211_rtw_set_default_key(struct wiphy *wiphy,  in cfg80211_rtw_set_default_key()
 1198 static int cfg80211_rtw_get_station(struct wiphy *wiphy,  in cfg80211_rtw_get_station()
 1271 static int cfg80211_rtw_change_iface(struct wiphy *wiphy,  in cfg80211_rtw_change_iface()
 1383 	struct wiphy *wiphy = pwdev->wiphy;  in rtw_cfg80211_unlink_bss()  local
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ | 
| D | cfg80211.c | 147 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy)  in mwifiex_cfg80211_get_adapter()156 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev,  in mwifiex_cfg80211_del_key()
 209 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev,  in mwifiex_cfg80211_mgmt_tx()
 273 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy,  in mwifiex_cfg80211_update_mgmt_frame_registrations()
 293 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy,  in mwifiex_cfg80211_remain_on_channel()
 335 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy,  in mwifiex_cfg80211_cancel_remain_on_channel()
 365 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy,  in mwifiex_cfg80211_set_tx_power()
 400 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy,  in mwifiex_cfg80211_get_tx_power()
 425 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy,  in mwifiex_cfg80211_set_power_mgmt()
 445 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev,  in mwifiex_cfg80211_set_default_key()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/microchip/wilc1000/ | 
| D | cfg80211.c | 117 		struct wiphy *wiphy = priv->dev->ieee80211_ptr->wiphy;  in cfg_scan_result()  local172 	struct wiphy *wiphy = dev->ieee80211_ptr->wiphy;  in cfg_connect_result()  local
 234 static int set_channel(struct wiphy *wiphy,  in set_channel()
 261 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request)  in scan()
 300 static int connect(struct wiphy *wiphy, struct net_device *dev,  in connect()
 455 static int disconnect(struct wiphy *wiphy, struct net_device *dev,  in disconnect()
 543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index,  in add_key()
 653 static int del_key(struct wiphy *wiphy, struct net_device *netdev,  in del_key()
 690 static int get_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index,  in get_key()
 717 static int set_default_key(struct wiphy *wiphy, struct net_device *netdev,  in set_default_key()
 [all …]
 
 | 
| /Linux-v5.10/drivers/staging/wlan-ng/ | 
| D | cfg80211.c | 103 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()
 229 static int prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev,  in prism2_set_default_key()
 239 static int prism2_get_station(struct wiphy *wiphy, struct net_device *dev,  in prism2_get_station()
 272 static int prism2_scan(struct wiphy *wiphy,  in prism2_scan()
 390 static int prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed)  in prism2_set_wiphy_params()
 432 static int prism2_connect(struct wiphy *wiphy, struct net_device *dev,  in prism2_connect()
 540 static int prism2_disconnect(struct wiphy *wiphy, struct net_device *dev,  in prism2_disconnect()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/intersil/orinoco/ | 
| D | cfg.c | 24 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()
 
 | 
| /Linux-v5.10/drivers/net/wireless/ath/wil6210/ | 
| D | cfg80211.c | 117 	struct wiphy *wiphy = wil_to_wiphy(wil);  in update_supported_bands()  local513 static int wil_cfg80211_get_station(struct wiphy *wiphy,  in wil_cfg80211_get_station()
 553 static int wil_cfg80211_dump_station(struct wiphy *wiphy,  in wil_cfg80211_dump_station()
 574 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy,  in wil_cfg80211_start_p2p_device()
 584 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy,  in wil_cfg80211_stop_p2p_device()
 649 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name,  in wil_cfg80211_add_iface()
 750 static int wil_cfg80211_del_iface(struct wiphy *wiphy,  in wil_cfg80211_del_iface()
 798 static int wil_cfg80211_change_iface(struct wiphy *wiphy,  in wil_cfg80211_change_iface()
 865 static int wil_cfg80211_scan(struct wiphy *wiphy,  in wil_cfg80211_scan()
 1009 static void wil_cfg80211_abort_scan(struct wiphy *wiphy,  in wil_cfg80211_abort_scan()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/ath/ath6kl/ | 
| D | cfg80211.c | 454 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev,  in ath6kl_cfg80211_connect()821 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()
 1126 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev,  in ath6kl_cfg80211_add_key()
 1251 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev,  in ath6kl_cfg80211_del_key()
 1281 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev,  in ath6kl_cfg80211_get_key()
 1316 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy,  in ath6kl_cfg80211_set_default_key()
 1379 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed)  in ath6kl_cfg80211_set_wiphy_params()
 1406 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy,  in ath6kl_cfg80211_set_txpower()
 1442 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy,  in ath6kl_cfg80211_get_txpower()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/ti/wlcore/ | 
| D | vendor_cmd.c | 27 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy,  in wlcore_vendor_cmd_smart_config_start()74 wlcore_vendor_cmd_smart_config_stop(struct wiphy *wiphy,  in wlcore_vendor_cmd_smart_config_stop()
 108 wlcore_vendor_cmd_smart_config_set_group_key(struct wiphy *wiphy,  in wlcore_vendor_cmd_smart_config_set_group_key()
 201 void wlcore_set_vendor_commands(struct wiphy *wiphy)  in wlcore_set_vendor_commands()
 
 | 
| /Linux-v5.10/drivers/net/wireless/ | 
| D | virt_wifi.c | 139 static int virt_wifi_scan(struct wiphy *wiphy,  in virt_wifi_scan()169 	struct wiphy *wiphy = priv_to_wiphy(priv);  in virt_wifi_scan_result()  local
 187 static void virt_wifi_cancel_scan(struct wiphy *wiphy)  in virt_wifi_cancel_scan()
 214 static int virt_wifi_connect(struct wiphy *wiphy, struct net_device *netdev,  in virt_wifi_connect()
 275 static int virt_wifi_disconnect(struct wiphy *wiphy, struct net_device *netdev,  in virt_wifi_disconnect()
 294 static int virt_wifi_get_station(struct wiphy *wiphy, struct net_device *dev,  in virt_wifi_get_station()
 319 static int virt_wifi_dump_station(struct wiphy *wiphy, struct net_device *dev,  in virt_wifi_dump_station()
 346 	struct wiphy *wiphy;  in virt_wifi_make_wiphy()  local
 380 static void virt_wifi_destroy_wiphy(struct wiphy *wiphy)  in virt_wifi_destroy_wiphy()
 
 | 
| /Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | cfg80211.c | 555 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name,  in brcmf_ap_add_vif()633 static struct wireless_dev *brcmf_mon_add_vif(struct wiphy *wiphy,  in brcmf_mon_add_vif()
 689 static int brcmf_mon_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev)  in brcmf_mon_del_vif()
 703 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy,  in brcmf_cfg80211_add_iface()
 850 static int brcmf_cfg80211_del_ap_iface(struct wiphy *wiphy,  in brcmf_cfg80211_del_ap_iface()
 885 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev)  in brcmf_cfg80211_del_iface()
 929 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev,  in brcmf_cfg80211_change_iface()
 1168 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request)  in brcmf_cfg80211_scan()
 1278 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed)  in brcmf_cfg80211_set_wiphy_params()
 1430 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev,  in brcmf_cfg80211_join_ibss()
 [all …]
 
 | 
| /Linux-v5.10/drivers/net/wireless/marvell/libertas/ | 
| D | cfg.c | 445 static int lbs_cfg_set_monitor_channel(struct wiphy *wiphy,  in lbs_cfg_set_monitor_channel()460 static int lbs_cfg_set_mesh_channel(struct wiphy *wiphy,  in lbs_cfg_set_mesh_channel()
 634 			struct wiphy *wiphy = priv->wdev->wiphy;  in lbs_ret_scan()  local
 796 static int lbs_cfg_scan(struct wiphy *wiphy,  in lbs_cfg_scan()
 1225 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme)  in _new_connect_scan_req()
 1276 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev,  in lbs_cfg_connect()
 1425 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev,  in lbs_cfg_disconnect()
 1439 static int lbs_cfg_set_default_key(struct wiphy *wiphy,  in lbs_cfg_set_default_key()
 1459 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev,  in lbs_cfg_add_key()
 1520 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev,  in lbs_cfg_del_key()
 [all …]
 
 | 
| /Linux-v5.10/include/net/ | 
| D | cfg80211.h | 601 static inline void wiphy_read_of_freq_limits(struct wiphy *wiphy)  in wiphy_read_of_freq_limits()2183 	struct wiphy *wiphy;  member
 2329 	struct wiphy *wiphy;  member
 4883 struct wiphy {  struct
 4886 	u8 perm_addr[ETH_ALEN];
 4887 	u8 addr_mask[ETH_ALEN];
 4889 	struct mac_address *addresses;
 4891 	const struct ieee80211_txrx_stypes *mgmt_stypes;
 4893 	const struct ieee80211_iface_combination *iface_combinations;
 4894 	int n_iface_combinations;
 [all …]
 
 |