Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dcfg.c25 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, in ieee80211_add_iface()
49 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in ieee80211_del_iface()
56 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface()
112 static int ieee80211_start_p2p_device(struct wiphy *wiphy, in ieee80211_start_p2p_device()
127 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, in ieee80211_stop_p2p_device()
133 static int ieee80211_set_noack_map(struct wiphy *wiphy, in ieee80211_set_noack_map()
143 static int ieee80211_add_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_add_key()
256 static int ieee80211_del_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_del_key()
297 static int ieee80211_get_key(struct wiphy *wiphy, struct net_device *dev, in ieee80211_get_key()
417 static int ieee80211_config_default_key(struct wiphy *wiphy, in ieee80211_config_default_key()
[all …]
Dtdls.c671 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_encap_data()
753 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_direct()
860 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_prep_mgmt_packet()
997 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_setup()
1060 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_teardown()
1106 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt()
1167 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_oper()
1360 ieee80211_tdls_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_channel_switch()
1407 ieee80211_tdls_cancel_channel_switch(struct wiphy *wiphy, in ieee80211_tdls_cancel_channel_switch()
1710 struct wiphy *wiphy = sdata->local->hw.wiphy; in ieee80211_process_tdls_channel_switch() local
Dtrace.c60 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg()
Ddebug.h96 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
118 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
Dmain.c490 struct wiphy *wiphy; in ieee80211_alloc_hw_nm() local
Dibss.c1342 static unsigned ibss_setup_channels(struct wiphy *wiphy, in ibss_setup_channels()
1374 ieee80211_ibss_setup_scan_channels(struct wiphy *wiphy, in ieee80211_ibss_setup_scan_channels()
Dutil.c40 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy) in wiphy_to_ieee80211_hw()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dregd.c142 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags()
193 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags()
247 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags()
281 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags()
290 static void _rtl_dump_channel_map(struct wiphy *wiphy) in _rtl_dump_channel_map()
306 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply()
357 struct wiphy *wiphy, in _rtl_regd_init_wiphy()
358 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy()
388 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init()
392 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local
[all …]
/linux-4.1.27/drivers/net/wireless/ath/
Dregd.c262 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy, in ath_force_clear_no_ir_chan()
276 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_clear_no_ir_freq()
292 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_no_ir_freq()
304 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in __ath_reg_apply_beaconing_flags()
335 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in ath_reg_apply_beaconing_flags()
371 ath_reg_apply_ir_flags(struct wiphy *wiphy, in ath_reg_apply_ir_flags()
399 static void ath_reg_apply_radar_flags(struct wiphy *wiphy) in ath_reg_apply_radar_flags()
430 static void ath_reg_apply_world_flags(struct wiphy *wiphy, in ath_reg_apply_world_flags()
464 static int __ath_reg_dyn_country(struct wiphy *wiphy, in __ath_reg_dyn_country()
488 static void ath_reg_dyn_country(struct wiphy *wiphy, in ath_reg_dyn_country()
[all …]
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c90 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter()
99 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key()
154 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx()
217 mwifiex_cfg80211_mgmt_frame_register(struct wiphy *wiphy, in mwifiex_cfg80211_mgmt_frame_register()
242 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel()
282 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel()
311 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power()
339 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt()
359 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key()
384 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_add_key()
[all …]
Dcfp.c393 struct wiphy *wiphy = priv->adapter->wiphy; in mwifiex_get_rates_from_cfg80211() local
Dmain.h761 struct wiphy *wiphy; member
/linux-4.1.27/net/wireless/
Dchan.c240 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq, in cfg80211_set_chans_dfs_state()
259 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state()
307 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy, in cfg80211_get_chans_dfs_required()
329 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required()
385 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy, in cfg80211_get_chans_dfs_usable()
422 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable()
459 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy, in cfg80211_get_chans_dfs_available()
490 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy, in cfg80211_chandef_dfs_available()
524 static unsigned int cfg80211_get_chans_dfs_cac_time(struct wiphy *wiphy, in cfg80211_get_chans_dfs_cac_time()
554 cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, in cfg80211_chandef_dfs_cac_time()
[all …]
Dreg.c148 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom()
168 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy) in reg_get_dfs_region()
581 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy) in reg_get_regdomain()
1006 freq_reg_info_regd(struct wiphy *wiphy, u32 center_freq, in freq_reg_info_regd()
1043 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info()
1120 static void handle_channel(struct wiphy *wiphy, in handle_channel()
1242 static void handle_band(struct wiphy *wiphy, in handle_band()
1285 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
1295 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint()
1301 static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy) in wiphy_strict_alpha2_regd()
[all …]
Dcore.c70 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx()
226 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces()
464 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations()
539 int wiphy_register(struct wiphy *wiphy) in wiphy_register()
741 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling()
752 void wiphy_rfkill_stop_polling(struct wiphy *wiphy) in wiphy_rfkill_stop_polling()
760 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister()
829 void wiphy_free(struct wiphy *wiphy) in wiphy_free()
835 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) in wiphy_rfkill_set_hw_state()
944 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
Dscan.c278 void cfg80211_sched_scan_results(struct wiphy *wiphy) in cfg80211_sched_scan_results()
289 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy) in cfg80211_sched_scan_stopped_rtnl()
301 void cfg80211_sched_scan_stopped(struct wiphy *wiphy) in cfg80211_sched_scan_stopped()
581 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss()
909 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel()
942 cfg80211_inform_bss_width(struct wiphy *wiphy, in cfg80211_inform_bss_width()
1026 cfg80211_inform_bss_width_frame(struct wiphy *wiphy, in cfg80211_inform_bss_width_frame()
1107 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss()
1123 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss()
1139 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss()
[all …]
Dmlme.c25 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_assoc_resp() local
125 struct wiphy *wiphy = wdev->wiphy; in cfg80211_auth_timeout() local
138 struct wiphy *wiphy = wdev->wiphy; in cfg80211_assoc_timeout() local
174 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; in cfg80211_michael_mic_failure() local
406 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_register_mgmt() local
465 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_unregister_socket() local
612 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_mgmt() local
674 struct wiphy *wiphy; in cfg80211_dfs_channels_update_work() local
728 void cfg80211_radar_event(struct wiphy *wiphy, in cfg80211_radar_event()
756 struct wiphy *wiphy = wdev->wiphy; in cfg80211_cac_event() local
Dsysfs.c43 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in name_show() local
52 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; in addresses_show() local
143 struct wiphy *wiphy = container_of(d, struct wiphy, dev); in wiphy_namespace() local
Dutil.c116 struct ieee80211_channel *__ieee80211_get_channel(struct wiphy *wiphy, in __ieee80211_get_channel()
199 void ieee80211_set_bitrate_flags(struct wiphy *wiphy) in ieee80211_set_bitrate_flags()
208 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite()
1508 int cfg80211_iter_combinations(struct wiphy *wiphy, in cfg80211_iter_combinations()
1603 int cfg80211_check_combinations(struct wiphy *wiphy, in cfg80211_check_combinations()
1774 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy) in ieee80211_get_num_supported_channels()
Ddebugfs.c69 struct wiphy *wiphy = file->private_data; in ht40allow_map_read() local
Dnl80211.c509 struct wiphy *wiphy = wiphy_idx_to_wiphy(cb->args[0] - 1); in nl80211_prepare_wdev_dump() local
905 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, in nl80211_get_valid_chan()
941 static int nl80211_put_iface_combinations(struct wiphy *wiphy, in nl80211_put_iface_combinations()
3111 static struct cfg80211_acl_data *parse_acl_data(struct wiphy *wiphy, in parse_acl_data()
3942 int cfg80211_check_station_change(struct wiphy *wiphy, in cfg80211_check_station_change()
5456 struct wiphy *wiphy = NULL; in nl80211_get_reg_do() local
5522 u32 seq, int flags, struct wiphy *wiphy, in nl80211_send_regdom()
5744 struct wiphy *wiphy; in nl80211_trigger_scan() local
5961 nl80211_parse_sched_scan(struct wiphy *wiphy, struct wireless_dev *wdev, in nl80211_parse_sched_scan()
7202 struct wiphy *wiphy = &rdev->wiphy; in nl80211_parse_mcast_rate() local
[all …]
Dcore.h102 struct cfg80211_registered_device *wiphy_to_rdev(struct wiphy *wiphy) in wiphy_to_rdev()
Dsme.c314 struct wiphy *wiphy = wdev->wiphy; in cfg80211_sme_rx_auth() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c174 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station()
210 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station()
229 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface()
259 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan()
379 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect()
503 static int wil_cfg80211_disconnect(struct wiphy *wiphy, in wil_cfg80211_disconnect()
515 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in wil_cfg80211_mgmt_tx()
553 static int wil_cfg80211_set_channel(struct wiphy *wiphy, in wil_cfg80211_set_channel()
564 static int wil_cfg80211_add_key(struct wiphy *wiphy, in wil_cfg80211_add_key()
580 static int wil_cfg80211_del_key(struct wiphy *wiphy, in wil_cfg80211_del_key()
[all …]
Dwmi.c311 struct wiphy *wiphy = wil_to_wiphy(wil); in wmi_evt_rx_mgmt() local
Ddebugfs.c711 struct wiphy *wiphy = wil_to_wiphy(wil); in wil_write_file_txmgmt() local
/linux-4.1.27/drivers/staging/wlan-ng/
Dcfg80211.c105 static int prism2_change_virtual_intf(struct wiphy *wiphy, in prism2_change_virtual_intf()
147 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, in prism2_add_key()
207 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, in prism2_get_key()
237 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, in prism2_del_key()
283 static int prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, in prism2_set_default_key()
302 static int prism2_get_station(struct wiphy *wiphy, struct net_device *dev, in prism2_get_station()
336 static int prism2_scan(struct wiphy *wiphy, in prism2_scan()
452 static int prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) in prism2_set_wiphy_params()
494 static int prism2_connect(struct wiphy *wiphy, struct net_device *dev, in prism2_connect()
618 static int prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, in prism2_disconnect()
[all …]
Dp80211netdev.c724 struct wiphy *wiphy; in wlan_setup() local
/linux-4.1.27/drivers/net/wireless/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()
Dscan.c77 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_add_hostscan_result() local
137 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_add_extscan_result() local
Dmain.c2031 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_init() local
2178 struct wiphy *wiphy; in alloc_orinocodev() local
2251 struct wiphy *wiphy = priv_to_wiphy(priv); in orinoco_if_add() local
2320 struct wiphy *wiphy = priv_to_wiphy(priv); in free_orinocodev() local
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c455 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in ath6kl_cfg80211_connect()
816 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, in ath6kl_cfg80211_disconnect()
987 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, in ath6kl_cfg80211_scan()
1115 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_add_key()
1240 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_del_key()
1270 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key()
1305 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, in ath6kl_cfg80211_set_default_key()
1368 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in ath6kl_cfg80211_set_wiphy_params()
1395 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_set_txpower()
1431 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_get_txpower()
[all …]
Dtestmode.h33 static inline int ath6kl_tm_cmd(struct wiphy *wiphy, in ath6kl_tm_cmd()
Dtestmode.c69 int ath6kl_tm_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, in ath6kl_tm_cmd()
Dcore.h697 struct wiphy *wiphy; member
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c254 struct wiphy *wiphy = wdev->wiphy; in rtw_cfg80211_inform_bss() local
317 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_indicate_connect() local
865 static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_add_key()
937 cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_get_key()
946 static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_del_key()
963 static int cfg80211_rtw_set_default_key(struct wiphy *wiphy, in cfg80211_rtw_set_default_key()
1055 static int cfg80211_rtw_get_station(struct wiphy *wiphy, in cfg80211_rtw_get_station()
1203 static int cfg80211_rtw_change_iface(struct wiphy *wiphy, in cfg80211_rtw_change_iface()
1336 static int cfg80211_rtw_scan(struct wiphy *wiphy, in cfg80211_rtw_scan()
1437 static int cfg80211_rtw_set_wiphy_params(struct wiphy *wiphy, u32 changed) in cfg80211_rtw_set_wiphy_params()
[all …]
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c29 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_start()
73 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()
191 void wlcore_set_vendor_commands(struct wiphy *wiphy) in wlcore_set_vendor_commands()
Dmain.c79 static void wl1271_reg_notify(struct wiphy *wiphy, in wl1271_reg_notify()
1136 struct wiphy *wiphy = wl->hw->wiphy; in wl1271_plt_start() local
2345 struct wiphy *wiphy = wl->hw->wiphy; in wl12xx_init_fw() local
Dcmd.c1691 struct wiphy *wiphy = wl->hw->wiphy; in wlcore_cmd_regdomain_config_locked() local
/linux-4.1.27/include/net/
Dcfg80211.h1469 struct wiphy *wiphy; member
1552 struct wiphy *wiphy; member
3120 struct wiphy { struct
3124 u8 perm_addr[ETH_ALEN];
3125 u8 addr_mask[ETH_ALEN];
3127 struct mac_address *addresses;
3129 const struct ieee80211_txrx_stypes *mgmt_stypes;
3131 const struct ieee80211_iface_combination *iface_combinations;
3132 int n_iface_combinations;
3133 u16 software_iftypes;
[all …]
Dmac80211.h1966 struct wiphy *wiphy; member
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c556 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif()
626 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface()
744 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface()
783 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface()
983 brcmf_do_escan(struct brcmf_cfg80211_info *cfg, struct wiphy *wiphy, in brcmf_do_escan()
1015 brcmf_cfg80211_escan(struct wiphy *wiphy, struct brcmf_cfg80211_vif *vif, in brcmf_cfg80211_escan()
1125 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan()
1181 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params()
1275 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss()
1427 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_leave_ibss()
[all …]
Dvendor.c30 static int brcmf_cfg80211_vndr_cmds_dcmd_handler(struct wiphy *wiphy, in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dp2p.c885 int brcmf_p2p_scan_prep(struct wiphy *wiphy, in brcmf_p2p_scan_prep()
970 int brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in brcmf_p2p_remain_on_channel()
2161 struct wiphy *wiphy, in brcmf_p2p_create_p2pdev()
2254 struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name, in brcmf_p2p_add_vif()
2343 int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_del_vif()
2399 int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_start_device()
2415 void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_p2p_stop_device()
Dcfg80211.h235 struct wiphy *wiphy; member
377 struct wiphy *wiphy; member
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c440 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()
640 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_ret_scan() local
807 static int lbs_cfg_scan(struct wiphy *wiphy, in lbs_cfg_scan()
1265 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) in _new_connect_scan_req()
1316 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect()
1468 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect()
1484 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key()
1506 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key()
1569 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key()
[all …]
Dcmd.c741 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_set_11d_domain_info() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/
Dchannel.c633 static void brcms_reg_apply_radar_flags(struct wiphy *wiphy) in brcms_reg_apply_radar_flags()
661 brcms_reg_apply_beaconing_flags(struct wiphy *wiphy, in brcms_reg_apply_beaconing_flags()
696 static void brcms_reg_notifier(struct wiphy *wiphy, in brcms_reg_notifier()
742 struct wiphy *wiphy = wlc->wiphy; in brcms_c_regd_init() local
Dmac80211_if.h83 struct wiphy *wiphy; member
Dmain.h564 struct wiphy *wiphy; member
Dmain.c2760 struct wiphy *wiphy = wlc_hw->wlc->wiphy; in brcms_b_validate_chip_access() local
4411 struct wiphy *wiphy = wlc->wiphy; in brcms_b_attach() local
/linux-4.1.27/drivers/net/wireless/
Drndis_wlan.c1858 static int rndis_change_virtual_intf(struct wiphy *wiphy, in rndis_change_virtual_intf()
1883 static int rndis_set_wiphy_params(struct wiphy *wiphy, u32 changed) in rndis_set_wiphy_params()
1904 static int rndis_set_tx_power(struct wiphy *wiphy, in rndis_set_tx_power()
1933 static int rndis_get_tx_power(struct wiphy *wiphy, in rndis_get_tx_power()
1948 static int rndis_scan(struct wiphy *wiphy, in rndis_scan()
2151 static int rndis_connect(struct wiphy *wiphy, struct net_device *dev, in rndis_connect()
2274 static int rndis_disconnect(struct wiphy *wiphy, struct net_device *dev, in rndis_disconnect()
2288 static int rndis_join_ibss(struct wiphy *wiphy, struct net_device *dev, in rndis_join_ibss()
2387 static int rndis_leave_ibss(struct wiphy *wiphy, struct net_device *dev) in rndis_leave_ibss()
2400 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, in rndis_add_key()
[all …]
Dat76c50x-usb.c2320 struct wiphy *wiphy; in at76_init_new_device() local
Dmac80211_hwsim.c345 static int mac80211_hwsim_vendor_cmd_test(struct wiphy *wiphy, in mac80211_hwsim_vendor_cmd_test()
/linux-4.1.27/drivers/staging/vt6656/
Dmain_usb.c953 struct wiphy *wiphy; in vt6656_probe() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dinit.c193 static void ath9k_reg_notifier(struct wiphy *wiphy, in ath9k_reg_notifier()
Dhtc_drv_init.c220 static void ath9k_reg_notifier(struct wiphy *wiphy, in ath9k_reg_notifier()
/linux-4.1.27/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c1046 struct wiphy *wiphy = NULL; in rsi_mac80211_attach() local
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dmain.c391 struct wiphy *wiphy = hw->wiphy; in wl1251_op_start() local
/linux-4.1.27/drivers/staging/vt6655/
Ddevice_main.c1681 struct wiphy *wiphy; in vt6655_probe() local
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dmain.c1971 static void carl9170_reg_notifier(struct wiphy *wiphy, in carl9170_reg_notifier()
/linux-4.1.27/drivers/net/wireless/zd1211rw/
Dzd_chip.c1026 struct wiphy *wiphy = zd_chip_to_mac(chip)->hw->wiphy; in print_fw_version() local
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c253 static void ath5k_reg_notifier(struct wiphy *wiphy, in ath5k_reg_notifier()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c305 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, in iwl_mvm_get_regdomain()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c430 int bandtype, struct wiphy *wiphy) in wlc_phy_attach()
Dphy_int.h883 struct wiphy *wiphy; member
/linux-4.1.27/drivers/net/wireless/b43legacy/
Dmain.c1685 struct wiphy *wiphy = dev->wl->hw->wiphy; in b43legacy_upload_microcode() local
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c2248 static void ath10k_reg_notifier(struct wiphy *wiphy, in ath10k_reg_notifier()
/linux-4.1.27/drivers/net/wireless/b43/
Dmain.c2621 struct wiphy *wiphy = dev->wl->hw->wiphy; in b43_upload_microcode() local