Home
last modified time | relevance | path

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

1234

/drivers/net/wireless/quantenna/qtnfmac/
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()
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()
373 static int qtnf_set_wiphy_params(struct wiphy *wiphy, u32 changed) in qtnf_set_wiphy_params()
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()
[all …]
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
Dcore.c224 static int qtnf_mac_init_single_band(struct wiphy *wiphy, in qtnf_mac_init_single_band()
250 struct wiphy *wiphy = priv_to_wiphy(mac); in qtnf_mac_init_bands() local
414 struct wiphy *wiphy; in qtnf_core_mac_alloc() local
465 struct wiphy *wiphy = priv_to_wiphy(mac); in qtnf_core_net_attach() local
507 struct wiphy *wiphy; in qtnf_core_mac_detach() local
/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c135 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter()
144 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
198 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
262 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in mwifiex_cfg80211_update_mgmt_frame_registrations()
282 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
324 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_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()
434 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
[all …]
/drivers/net/wireless/ath/
Dregd.c266 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()
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()
436 static void ath_reg_apply_world_flags(struct wiphy *wiphy, in ath_reg_apply_world_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()
[all …]
/drivers/net/wireless/microchip/wilc1000/
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()
262 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in scan()
301 static int connect(struct wiphy *wiphy, struct net_device *dev, in connect()
451 static int disconnect(struct wiphy *wiphy, struct net_device *dev, in disconnect()
543 static int add_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in add_key()
648 static int del_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in del_key()
689 static int get_key(struct wiphy *wiphy, struct net_device *netdev, int link_id, in get_key()
727 static int set_default_key(struct wiphy *wiphy, struct net_device *netdev, in set_default_key()
[all …]
/drivers/net/wireless/realtek/rtlwifi/
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()
/drivers/staging/wlan-ng/
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()
230 static int prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, in prism2_set_default_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()
544 static int prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, in prism2_disconnect()
[all …]
/drivers/net/wireless/ath/wil6210/
Dcfg80211.c117 struct wiphy *wiphy = wil_to_wiphy(wil); in update_supported_bands() local
535 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station()
575 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
596 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device()
606 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device()
671 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface()
774 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface()
822 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
889 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
1033 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan()
[all …]
/drivers/staging/rtl8723bs/os_dep/
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()
Dioctl_cfg80211.c224 struct wiphy *wiphy = wdev->wiphy; in rtw_cfg80211_inform_bss() local
365 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_ibss_indicate_connect() local
442 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_indicate_connect() local
856 static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_add_key()
938 static int cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_get_key()
947 static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_del_key()
962 static int cfg80211_rtw_set_default_key(struct wiphy *wiphy, in cfg80211_rtw_set_default_key()
989 static int cfg80211_rtw_get_station(struct wiphy *wiphy, in cfg80211_rtw_get_station()
1049 static int cfg80211_rtw_change_iface(struct wiphy *wiphy, in cfg80211_rtw_change_iface()
1136 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_unlink_bss() local
[all …]
/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c454 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 …]
/drivers/net/wireless/intersil/orinoco/
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()
/drivers/net/wireless/
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()
Drndis_wlan.c1830 static int rndis_change_virtual_intf(struct wiphy *wiphy, in rndis_change_virtual_intf()
1855 static int rndis_set_wiphy_params(struct wiphy *wiphy, u32 changed) in rndis_set_wiphy_params()
1876 static int rndis_set_tx_power(struct wiphy *wiphy, in rndis_set_tx_power()
1905 static int rndis_get_tx_power(struct wiphy *wiphy, in rndis_get_tx_power()
1920 static int rndis_scan(struct wiphy *wiphy, in rndis_scan()
2126 static int rndis_connect(struct wiphy *wiphy, struct net_device *dev, in rndis_connect()
2249 static int rndis_disconnect(struct wiphy *wiphy, struct net_device *dev, in rndis_disconnect()
2263 static int rndis_join_ibss(struct wiphy *wiphy, struct net_device *dev, in rndis_join_ibss()
2362 static int rndis_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in rndis_leave_ibss()
2375 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_add_key()
[all …]
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c559 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif()
637 static struct wireless_dev *brcmf_mon_add_vif(struct wiphy *wiphy, in brcmf_mon_add_vif()
693 static int brcmf_mon_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_mon_del_vif()
707 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface()
854 static int brcmf_cfg80211_del_ap_iface(struct wiphy *wiphy, in brcmf_cfg80211_del_ap_iface()
889 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface()
933 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
1172 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan()
1282 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params()
1435 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
[all …]
/drivers/net/wireless/realtek/rtw88/
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()
/drivers/net/wireless/marvell/libertas/
Dcfg.c445 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()
1223 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) in _new_connect_scan_req()
1274 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect()
1423 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect()
1437 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key()
1457 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key()
1518 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key()
[all …]
/drivers/net/wireless/ti/wlcore/
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()
/drivers/net/wireless/realtek/rtw89/
Dregd.c286 void (*reg_notifier)(struct wiphy *wiphy, in rtw89_regd_init()
290 struct wiphy *wiphy = rtwdev->hw->wiphy; in rtw89_regd_init() local
317 struct wiphy *wiphy, in rtw89_regd_notifier_apply()
332 void rtw89_regd_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw89_regd_notifier()
/drivers/net/wireless/mediatek/mt76/mt7615/
Dinit.c50 struct wiphy *wiphy = mt76_hw(dev)->wiphy; in mt7615_thermal_init() local
191 struct wiphy *wiphy = hw->wiphy; in mt7615_check_offload_capability() local
331 mt7615_regd_notifier(struct wiphy *wiphy, in mt7615_regd_notifier()
363 struct wiphy *wiphy = hw->wiphy; in mt7615_init_wiphy() local
/drivers/net/wireless/intel/iwlwifi/mvm/
Dvendor-cmd.c21 static int iwl_mvm_vendor_get_csme_conn_info(struct wiphy *wiphy, in iwl_mvm_vendor_get_csme_conn_info()
68 static int iwl_mvm_vendor_host_get_ownership(struct wiphy *wiphy, in iwl_mvm_vendor_host_get_ownership()
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dchannel.c631 static void brcms_reg_apply_radar_flags(struct wiphy *wiphy) in brcms_reg_apply_radar_flags()
658 brcms_reg_apply_beaconing_flags(struct wiphy *wiphy, in brcms_reg_apply_beaconing_flags()
693 static void brcms_reg_notifier(struct wiphy *wiphy, in brcms_reg_notifier()
739 struct wiphy *wiphy = wlc->wiphy; in brcms_c_regd_init() local
/drivers/net/wireless/mediatek/mt76/mt7921/
Dinit.c32 mt7921_regd_notifier(struct wiphy *wiphy, in mt7921_regd_notifier()
54 struct wiphy *wiphy = hw->wiphy; in mt7921_init_wiphy() local
/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c163 struct wiphy *wiphy = phy->mt76->hw->wiphy; in mt7915_unregister_thermal() local
174 struct wiphy *wiphy = phy->mt76->hw->wiphy; in mt7915_thermal_init() local
298 mt7915_regd_notifier(struct wiphy *wiphy, in mt7915_regd_notifier()
325 struct wiphy *wiphy = hw->wiphy; in mt7915_init_wiphy() local

1234