Home
last modified time | relevance | path

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

1234

/linux/net/mac80211/
H A Dcfg.c206 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, in ieee80211_add_iface()
252 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in ieee80211_del_iface()
259 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface()
306 static int ieee80211_start_p2p_device(struct wiphy *wiphy, in ieee80211_start_p2p_device()
321 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, in ieee80211_stop_p2p_device()
334 static void ieee80211_stop_nan(struct wiphy *wiphy, in ieee80211_stop_nan()
409 static int ieee80211_start_nan(struct wiphy *wiphy, in ieee80211_start_nan()
447 static int ieee80211_nan_change_conf(struct wiphy *wiphy, in ieee80211_nan_change_conf()
488 static int ieee80211_add_nan_func(struct wiphy *wiphy, in ieee80211_add_nan_func()
546 static void ieee80211_del_nan_func(struct wiphy *wiphy, in ieee80211_del_nan_func()
[all …]
H A Doffchannel.c261 static void ieee80211_hw_roc_start(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_start()
488 static void ieee80211_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_roc_work()
498 static void ieee80211_hw_roc_done(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_done()
674 struct wiphy *wiphy = local->hw.wiphy; in ieee80211_start_roc_work() local
707 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel()
804 int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, in ieee80211_cancel_remain_on_channel()
813 int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_mgmt_tx()
1050 int ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, in ieee80211_mgmt_tx_cancel_wait()
H A Dtdls.c24 void ieee80211_tdls_peer_del_work(struct wiphy *wiphy, struct wiphy_work *wk) in ieee80211_tdls_peer_del_work()
80 struct wiphy *wiphy = sdata->local->hw.wiphy; in ieee80211_tdls_add_subband() local
791 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_encap_data()
874 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_direct()
993 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_prep_mgmt_packet()
1131 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_setup()
1202 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_teardown()
1250 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt()
1407 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_oper()
1616 ieee80211_tdls_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_channel_switch()
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
H A 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 wireless_dev *wdev, in mwifiex_cfg80211_del_key()
198 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
282 mwifiex_cfg80211_update_mgmt_frame_registrations(struct wiphy *wiphy, in mwifiex_cfg80211_update_mgmt_frame_registrations()
304 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
346 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel()
376 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
412 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power()
438 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
458 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
[all …]
/linux/drivers/net/wireless/ath/
H A 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 …]
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c44 static void _rtw_reg_apply_flags(struct wiphy *wiphy) in _rtw_reg_apply_flags()
85 static int _rtw_reg_notifier_apply(struct wiphy *wiphy, in _rtw_reg_notifier_apply()
102 struct wiphy *wiphy, in _rtw_regd_init_wiphy()
103 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy()
123 void rtw_regd_init(struct wiphy *wiphy, in rtw_regd_init()
124 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init()
130 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
/linux/net/wireless/
H A Dcore.c76 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx()
325 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
344 guard(wiphy)(wiphy); in cfg80211_shutdown_all_interfaces() local
443 static void cfg80211_sched_scan_stop_wk(struct wiphy *wiphy, in cfg80211_sched_scan_stop_wk()
678 int wiphy_verify_iface_combinations(struct wiphy *wiphy, in wiphy_verify_iface_combinations()
779 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
807 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
1198 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
1240 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
1340 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
[all …]
H A Dreg.c150 get_wiphy_regdom(struct wiphy * wiphy) get_wiphy_regdom() argument
173 reg_get_dfs_region(struct wiphy * wiphy) reg_get_dfs_region() argument
1143 reg_get_regdomain(struct wiphy * wiphy) reg_get_regdomain() argument
1650 __freq_reg_info(struct wiphy * wiphy,u32 center_freq,u32 min_bw) __freq_reg_info() argument
1667 freq_reg_info(struct wiphy * wiphy,u32 center_freq) freq_reg_info() argument
1746 handle_channel_single_rule(struct wiphy * wiphy,enum nl80211_reg_initiator initiator,struct ieee80211_channel * chan,u32 flags,struct regulatory_request * lr,struct wiphy * request_wiphy,const struct ieee80211_reg_rule * reg_rule) handle_channel_single_rule() argument
1825 handle_channel_adjacent_rules(struct wiphy * wiphy,enum nl80211_reg_initiator initiator,struct ieee80211_channel * chan,u32 flags,struct regulatory_request * lr,struct wiphy * request_wiphy,const struct ieee80211_reg_rule * rrule1,const struct ieee80211_reg_rule * rrule2,struct ieee80211_freq_range * comb_range) handle_channel_adjacent_rules() argument
1945 handle_channel(struct wiphy * wiphy,enum nl80211_reg_initiator initiator,struct ieee80211_channel * chan) handle_channel() argument
2029 handle_band(struct wiphy * wiphy,enum nl80211_reg_initiator initiator,struct ieee80211_supported_band * sband) handle_band() argument
2072 reg_dev_ignore_cell_hint(struct wiphy * wiphy) reg_dev_ignore_cell_hint() argument
2083 reg_dev_ignore_cell_hint(struct wiphy * wiphy) reg_dev_ignore_cell_hint() argument
2089 wiphy_strict_alpha2_regd(struct wiphy * wiphy) wiphy_strict_alpha2_regd() argument
2097 ignore_reg_update(struct wiphy * wiphy,enum nl80211_reg_initiator initiator) ignore_reg_update() argument
2136 reg_is_world_roaming(struct wiphy * wiphy) reg_is_world_roaming() argument
2152 reg_call_notifier(struct wiphy * wiphy,struct regulatory_request * request) reg_call_notifier() argument
2159 handle_reg_beacon(struct wiphy * wiphy,unsigned int chan_idx,struct reg_beacon * reg_beacon) handle_reg_beacon() argument
2203 wiphy_update_new_beacon(struct wiphy * wiphy,struct reg_beacon * reg_beacon) wiphy_update_new_beacon() argument
2221 wiphy_update_beacon_reg(struct wiphy * wiphy) wiphy_update_beacon_reg() argument
2237 reg_process_beacons(struct wiphy * wiphy) reg_process_beacons() argument
2260 reg_process_ht_flags_channel(struct wiphy * wiphy,struct ieee80211_channel * channel) reg_process_ht_flags_channel() argument
2316 reg_process_ht_flags_band(struct wiphy * wiphy,struct ieee80211_supported_band * sband) reg_process_ht_flags_band() argument
2328 reg_process_ht_flags(struct wiphy * wiphy) reg_process_ht_flags() argument
2348 reg_wdev_chan_valid(struct wiphy * wiphy,struct wireless_dev * wdev) reg_wdev_chan_valid() argument
2445 reg_leave_invalid_chans(struct wiphy * wiphy) reg_leave_invalid_chans() argument
2450 guard(wiphy)(wiphy); reg_leave_invalid_chans() local
2481 wiphy_update_regulatory(struct wiphy * wiphy,enum nl80211_reg_initiator initiator) wiphy_update_regulatory() argument
2514 struct wiphy *wiphy; update_all_wiphy_regulatory() local
2526 handle_channel_custom(struct wiphy * wiphy,struct ieee80211_channel * chan,const struct ieee80211_regdomain * regd,u32 min_bw) handle_channel_custom() argument
2586 handle_band_custom(struct wiphy * wiphy,struct ieee80211_supported_band * sband,const struct ieee80211_regdomain * regd) handle_band_custom() argument
2606 wiphy_apply_custom_regulatory(struct wiphy * wiphy,const struct ieee80211_regdomain * regd) wiphy_apply_custom_regulatory() argument
2787 reg_process_hint_driver(struct wiphy * wiphy,struct regulatory_request * driver_request) reg_process_hint_driver() argument
2839 __reg_process_hint_country_ie(struct wiphy * wiphy,struct regulatory_request * country_ie_request) __reg_process_hint_country_ie() argument
2891 reg_process_hint_country_ie(struct wiphy * wiphy,struct regulatory_request * country_ie_request) reg_process_hint_country_ie() argument
2995 wiphy_all_share_dfs_chan_state(struct wiphy * wiphy) wiphy_all_share_dfs_chan_state() argument
3011 struct wiphy *wiphy = NULL; reg_process_hint() local
3065 struct wiphy *wiphy; notify_self_managed_wiphys() local
3142 reg_process_self_managed_hint(struct wiphy * wiphy) reg_process_self_managed_hint() argument
3312 regulatory_hint(struct wiphy * wiphy,const char * alpha2) regulatory_hint() argument
3340 regulatory_hint_country_ie(struct wiphy * wiphy,enum nl80211_band band,const u8 * country_ie,u8 country_ie_len) regulatory_hint_country_ie() argument
3437 restore_custom_reg_settings(struct wiphy * wiphy) restore_custom_reg_settings() argument
3647 regulatory_hint_found_beacon(struct wiphy * wiphy,struct ieee80211_channel * beacon_chan,gfp_t gfp) regulatory_hint_found_beacon() argument
4010 __regulatory_set_wiphy_regd(struct wiphy * wiphy,struct ieee80211_regdomain * rd) __regulatory_set_wiphy_regd() argument
4046 regulatory_set_wiphy_regd(struct wiphy * wiphy,struct ieee80211_regdomain * rd) regulatory_set_wiphy_regd() argument
4059 regulatory_set_wiphy_regd_sync(struct wiphy * wiphy,struct ieee80211_regdomain * rd) regulatory_set_wiphy_regd_sync() argument
4077 wiphy_regulatory_register(struct wiphy * wiphy) wiphy_regulatory_register() argument
4103 wiphy_regulatory_deregister(struct wiphy * wiphy) wiphy_regulatory_deregister() argument
4177 regulatory_pre_cac_allowed(struct wiphy * wiphy) regulatory_pre_cac_allowed() argument
4239 regulatory_propagate_dfs_state(struct wiphy * wiphy,struct cfg80211_chan_def * chandef,enum nl80211_dfs_state dfs_state,enum nl80211_radar_event event) regulatory_propagate_dfs_state() argument
[all...]
H A Ddebugfs.c67 struct wiphy *wiphy = file->private_data; ht40allow_map_read() local
121 struct wiphy *wiphy; global() member
130 wiphy_locked_debugfs_read_work(struct wiphy * wiphy,struct wiphy_work * work) wiphy_locked_debugfs_read_work() argument
148 wiphy_locked_debugfs_read(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,char __user * userbuf,size_t count,loff_t * ppos,ssize_t (* handler)(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,void * data),void * data) wiphy_locked_debugfs_read() argument
152 wiphy_locked_debugfs_read(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,char __user * userbuf,size_t count,loff_t * ppos,ssize_t (* handler)(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,void * data),void * data) wiphy_locked_debugfs_read() argument
201 struct wiphy *wiphy; global() member
210 wiphy_locked_debugfs_write_work(struct wiphy * wiphy,struct wiphy_work * work) wiphy_locked_debugfs_write_work() argument
228 wiphy_locked_debugfs_write(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,const char __user * userbuf,size_t count,ssize_t (* handler)(struct wiphy * wiphy,struct file * file,char * buf,size_t count,void * data),void * data) wiphy_locked_debugfs_write() argument
231 wiphy_locked_debugfs_write(struct wiphy * wiphy,struct file * file,char * buf,size_t bufsize,const char __user * userbuf,size_t count,ssize_t (* handler)(struct wiphy * wiphy,struct file * file,char * buf,size_t count,void * data),void * data) wiphy_locked_debugfs_write() argument
[all...]
H A Dmlme.c28 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_assoc_resp() local
173 struct wiphy *wiph in cfg80211_auth_timeout() local
187 struct wiphy *wiphy = wdev->wiphy; cfg80211_assoc_failure() local
237 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; cfg80211_michael_mic_failure() local
761 struct wiphy *wiphy = wdev->wiphy; cfg80211_mlme_unregister_socket() local
962 struct wiphy *wiphy = wdev->wiphy; cfg80211_rx_mgmt_ext() local
1029 struct wiphy *wiphy; cfg80211_dfs_channels_update_work() local
1104 __cfg80211_radar_event(struct wiphy * wiphy,struct cfg80211_chan_def * chandef,bool offchan,gfp_t gfp) __cfg80211_radar_event() argument
1136 struct wiphy *wiphy = wdev->wiphy; cfg80211_cac_event() local
1182 struct wiphy *wiphy = &rdev->wiphy; __cfg80211_background_cac_event() local
1248 cfg80211_background_cac_abort(struct wiphy * wiphy) cfg80211_background_cac_abort() argument
1300 struct wiphy *wiphy = wdev->wiphy; cfg80211_stop_background_radar_detection() local
1346 struct wiphy *wiphy = wdev->wiphy; cfg80211_mlo_reconf_add_done() local
[all...]
H A Dof.c41 struct ieee80211_supported_band *sband = wiphy->bands[band]; in wiphy_freq_limits_apply() argument
21 wiphy_freq_limits_valid_chan(struct wiphy * wiphy,struct ieee80211_freq_range * freq_limits,unsigned int n_freq_limits,struct ieee80211_channel * chan) wiphy_freq_limits_valid_chan() argument
74 wiphy_read_of_freq_limits(struct wiphy * wiphy) wiphy_read_of_freq_limits() argument
[all...]
H A Dscan.c1178 void __cfg80211_scan_done(struct wiphy *wiphy, struct wiphy_work *wk) in __cfg80211_scan_done()
1302 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results()
1320 void cfg80211_sched_scan_stopped_locked(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_locked()
1332 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped()
1334 guard(wiphy)(wiphy); in cfg80211_sched_scan_stopped() local
1391 void cfg80211_bss_flush(struct wiphy *wiphy) in cfg80211_bss_flush()
1599 struct cfg80211_bss *__cfg80211_get_bss(struct wiphy *wiphy, in __cfg80211_get_bss()
2142 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
2253 cfg80211_inform_single_bss_data(struct wiphy *wiphy, in cfg80211_inform_single_bss_data()
2472 cfg80211_parse_mbssid_data(struct wiphy *wiphy, in cfg80211_parse_mbssid_data()
[all …]
H A Dsysfs.c44 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in name_show() local
54 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in addresses_show() local
165 struct wiphy *wiphy = container_of(d, struct wiphy, dev); in wiphy_namespace() local
H A Dnl80211.c1270 struct wiphy *wiphy; in nl80211_prepare_wdev_dump() local
1356 static int nl80211_msg_put_channel(struct sk_buff *msg, struct wiphy *wiphy, in nl80211_msg_put_channel()
1868 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan()
1960 static int nl80211_put_iface_combinations(struct wiphy *wiphy, in nl80211_put_iface_combinations()
2694 static int nl80211_put_mbssid_support(struct wiphy *wiphy, struct sk_buff *msg) in nl80211_put_mbssid_support()
2723 static int nl80211_put_radio(struct wiphy *wiphy, struct sk_buff *msg, int idx) in nl80211_put_radio()
2778 static int nl80211_put_radios(struct wiphy *wiphy, struct sk_buff *msg) in nl80211_put_radios()
2808 static int nl80211_put_nan_phy_cap(struct wiphy *wiphy, struct sk_buff *msg) in nl80211_put_nan_phy_cap()
2870 static int nl80211_put_nan_capa(struct wiphy *wiphy, struct sk_buff *msg) in nl80211_put_nan_capa()
5531 static struct cfg80211_acl_data *parse_acl_data(struct wiphy *wiphy, in parse_acl_data()
[all …]
H A Dutil.c135 struct ieee80211_channel *ieee80211_get_channel_khz(struct wiphy *wiphy, in ieee80211_get_channel_khz() argument
226 void ieee80211_set_bitrate_flags(struct wiphy *wiphy) in ieee80211_set_bitrate_flags() argument
235 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite() argument
247 struct wiphy *wiphy = &rdev->wiphy; cfg80211_igtk_cipher_supported() local
2370 cfg80211_calculate_bi_data(struct wiphy * wiphy,u32 new_beacon_int,u32 * beacon_int_gcd,bool * beacon_int_different,int radio_idx) cfg80211_calculate_bi_data() argument
2435 cfg80211_iter_combinations(struct wiphy * wiphy,struct iface_combination_params * params,void (* iter)(const struct ieee80211_iface_combination * c,void * data),void * data) cfg80211_iter_combinations() argument
2563 cfg80211_check_combinations(struct wiphy * wiphy,struct iface_combination_params * params) cfg80211_check_combinations() argument
2579 cfg80211_get_radio_idx_by_chan(struct wiphy * wiphy,const struct ieee80211_channel * chan) cfg80211_get_radio_idx_by_chan() argument
2641 ieee80211_get_num_supported_channels(struct wiphy * wiphy) ieee80211_get_num_supported_channels() argument
2899 cfg80211_iftype_allowed(struct wiphy * wiphy,enum nl80211_iftype iftype,bool is_4addr,u8 check_swif) cfg80211_iftype_allowed() argument
2970 cfg80211_get_iftype_ext_capa(struct wiphy * wiphy,enum nl80211_iftype type) cfg80211_get_iftype_ext_capa() argument
3021 struct wiphy *wiphy = wdev->wiphy; cfg80211_wdev_channel_allowed() local
[all...]
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c142 static void virt_wifi_inform_bss(struct wiphy *wiphy) in virt_wifi_inform_bss()
166 static int virt_wifi_scan(struct wiphy *wiphy, in virt_wifi_scan()
188 struct wiphy *wiphy = priv_to_wiphy(priv); in virt_wifi_scan_result() local
199 static void virt_wifi_cancel_scan(struct wiphy *wiphy) in virt_wifi_cancel_scan()
228 static int virt_wifi_connect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_connect()
304 static int virt_wifi_disconnect(struct wiphy *wiphy, struct net_device *netdev, in virt_wifi_disconnect()
323 static int virt_wifi_get_station(struct wiphy *wiphy, in virt_wifi_get_station()
350 static int virt_wifi_dump_station(struct wiphy *wiphy, struct wireless_dev *wdev, in virt_wifi_dump_station()
377 struct wiphy *wiphy; in virt_wifi_make_wiphy() local
411 static void virt_wifi_destroy_wiphy(struct wiphy *wiphy) in virt_wifi_destroy_wiphy()
/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()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A 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
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmlo.c82 void iwl_mld_emlsr_prevent_done_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_prevent_done_wk()
97 void iwl_mld_emlsr_tmp_non_bss_done_wk(struct wiphy *wiphy, in iwl_mld_emlsr_tmp_non_bss_done_wk()
526 void iwl_mld_emlsr_check_tpt(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_check_tpt()
643 void iwl_mld_emlsr_unblock_tpt_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mld_emlsr_unblock_tpt_wk()
695 struct wiphy *wiphy = mld->wiphy; in iwl_mld_emlsr_disallowed_with_link() local
907 struct wiphy *wiphy = ieee80211_vif_to_wdev(vif)->wiphy; in iwl_mld_get_emlsr_grade() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.h33 static inline int ath6kl_tm_cmd(struct wiphy *wiphy, in ath6kl_tm_cmd()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/
H A Dcore.c102 int brcmf_cyw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_cyw_mgmt_tx()
198 brcmf_cyw_external_auth(struct wiphy *wiphy, struct net_device *dev, in brcmf_cyw_external_auth()
/linux/net/wireless/tests/
H A Dutil.c17 struct wiphy *wiphy; in t_wiphy_init() local
H A Dscan.c320 static void inform_bss_inc_counter(struct wiphy *wiphy, in inform_bss_inc_counter()
340 struct wiphy *wiphy = T_WIPHY(test, ctx); in test_inform_bss_ssid_only() local
444 struct wiphy *wiphy = T_WIPHY(test, ctx); in KUNIT_ARRAY_PARAM_DESC() local
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c891 int brcmf_p2p_scan_prep(struct wiphy *wiphy, in brcmf_p2p_scan_prep()
974 int brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_p2p_remain_on_channel()
2142 struct wiphy *wiphy, in brcmf_p2p_create_p2pdev()
2252 struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name, in brcmf_p2p_add_vif()
2357 int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_del_vif()
2448 int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_start_device()
2464 void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_stop_device()
H A Dvendor.c19 static int brcmf_cfg80211_vndr_cmds_dcmd_handler(struct wiphy *wiphy, in brcmf_cfg80211_vndr_cmds_dcmd_handler()

1234