Searched defs:wiphy (Results 1 - 70 of 70) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.h33 static inline int ath6kl_tm_cmd(struct wiphy *wiphy, ath6kl_tm_cmd() argument
H A Dtestmode.c69 int ath6kl_tm_cmd(struct wiphy *wiphy, struct wireless_dev *wdev, ath6kl_tm_cmd() argument
H A Dcfg80211.c455 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, ath6kl_cfg80211_connect() argument
816 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, ath6kl_cfg80211_disconnect() argument
987 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, ath6kl_cfg80211_scan() argument
1115 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, ath6kl_cfg80211_add_key() argument
1240 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, ath6kl_cfg80211_del_key() argument
1270 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, ath6kl_cfg80211_get_key() argument
1305 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, ath6kl_cfg80211_set_default_key() argument
1368 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) ath6kl_cfg80211_set_wiphy_params() argument
1395 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, ath6kl_cfg80211_set_txpower() argument
1431 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, ath6kl_cfg80211_get_txpower() argument
1466 static int ath6kl_cfg80211_set_power_mgmt(struct wiphy *wiphy, ath6kl_cfg80211_set_power_mgmt() argument
1497 static struct wireless_dev *ath6kl_cfg80211_add_iface(struct wiphy *wiphy, ath6kl_cfg80211_add_iface() argument
1527 static int ath6kl_cfg80211_del_iface(struct wiphy *wiphy, ath6kl_cfg80211_del_iface() argument
1546 static int ath6kl_cfg80211_change_iface(struct wiphy *wiphy, ath6kl_cfg80211_change_iface() argument
1609 static int ath6kl_cfg80211_join_ibss(struct wiphy *wiphy, ath6kl_cfg80211_join_ibss() argument
1679 static int ath6kl_cfg80211_leave_ibss(struct wiphy *wiphy, ath6kl_cfg80211_leave_ibss() argument
1764 static int ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev, ath6kl_get_station() argument
1864 static int ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, ath6kl_set_pmksa() argument
1874 static int ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, ath6kl_del_pmksa() argument
1884 static int ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) ath6kl_flush_pmksa() argument
2530 static int __ath6kl_cfg80211_suspend(struct wiphy *wiphy, __ath6kl_cfg80211_suspend() argument
2540 static int __ath6kl_cfg80211_resume(struct wiphy *wiphy) __ath6kl_cfg80211_resume() argument
2609 struct wiphy *wiphy = vif->ar->wiphy; ath6kl_restore_htcap() local
2751 static int ath6kl_start_ap(struct wiphy *wiphy, struct net_device *dev, ath6kl_start_ap() argument
2948 static int ath6kl_change_beacon(struct wiphy *wiphy, struct net_device *dev, ath6kl_change_beacon() argument
2962 static int ath6kl_stop_ap(struct wiphy *wiphy, struct net_device *dev) ath6kl_stop_ap() argument
2981 static int ath6kl_del_station(struct wiphy *wiphy, struct net_device *dev, ath6kl_del_station() argument
2992 static int ath6kl_change_station(struct wiphy *wiphy, struct net_device *dev, ath6kl_change_station() argument
3015 static int ath6kl_remain_on_channel(struct wiphy *wiphy, ath6kl_remain_on_channel() argument
3038 static int ath6kl_cancel_remain_on_channel(struct wiphy *wiphy, ath6kl_cancel_remain_on_channel() argument
3174 static int ath6kl_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, ath6kl_mgmt_tx() argument
3234 static int ath6kl_get_antenna(struct wiphy *wiphy, ath6kl_get_antenna() argument
3243 static void ath6kl_mgmt_frame_register(struct wiphy *wiphy, ath6kl_mgmt_frame_register() argument
3261 static int ath6kl_cfg80211_sscan_start(struct wiphy *wiphy, ath6kl_cfg80211_sscan_start() argument
3349 static int ath6kl_cfg80211_sscan_stop(struct wiphy *wiphy, ath6kl_cfg80211_sscan_stop() argument
3363 static int ath6kl_cfg80211_set_bitrate(struct wiphy *wiphy, ath6kl_cfg80211_set_bitrate() argument
3375 static int ath6kl_cfg80211_set_txe_config(struct wiphy *wiphy, ath6kl_cfg80211_set_txe_config() argument
3529 static void ath6kl_cfg80211_reg_notify(struct wiphy *wiphy, ath6kl_cfg80211_reg_notify() argument
3854 struct wiphy *wiphy = ar->wiphy; ath6kl_cfg80211_init() local
3999 struct wiphy *wiphy; ath6kl_cfg80211_create() local
H A Dcore.h697 struct wiphy *wiphy; member in struct:ath6kl
/linux-4.4.14/net/mac80211/
H A Dtrace.c60 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) __wiphy_dbg() argument
H A Dmain.c485 struct wiphy *wiphy; ieee80211_alloc_hw_nm() local
H A Dibss.c1348 static unsigned ibss_setup_channels(struct wiphy *wiphy, ibss_setup_channels() argument
1380 ieee80211_ibss_setup_scan_channels(struct wiphy *wiphy, ieee80211_ibss_setup_scan_channels() argument
H A Dtdls.c75 struct wiphy *wiphy = sdata->local->hw.wiphy; ieee80211_tdls_add_subband() local
740 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, ieee80211_prep_tdls_encap_data() argument
822 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, ieee80211_prep_tdls_direct() argument
929 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_prep_mgmt_packet() argument
1066 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_mgmt_setup() argument
1138 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_mgmt_teardown() argument
1184 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_mgmt() argument
1313 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_oper() argument
1531 ieee80211_tdls_channel_switch(struct wiphy *wiphy, struct net_device *dev, ieee80211_tdls_channel_switch() argument
1578 ieee80211_tdls_cancel_channel_switch(struct wiphy *wiphy, ieee80211_tdls_cancel_channel_switch() argument
1895 struct wiphy *wiphy = sdata->local->hw.wiphy; ieee80211_process_tdls_channel_switch() local
H A Dcfg.c24 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, ieee80211_add_iface() argument
48 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) ieee80211_del_iface() argument
55 static int ieee80211_change_iface(struct wiphy *wiphy, ieee80211_change_iface() argument
111 static int ieee80211_start_p2p_device(struct wiphy *wiphy, ieee80211_start_p2p_device() argument
126 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, ieee80211_stop_p2p_device() argument
132 static int ieee80211_set_noack_map(struct wiphy *wiphy, ieee80211_set_noack_map() argument
145 static int ieee80211_add_key(struct wiphy *wiphy, struct net_device *dev, ieee80211_add_key() argument
258 static int ieee80211_del_key(struct wiphy *wiphy, struct net_device *dev, ieee80211_del_key() argument
299 static int ieee80211_get_key(struct wiphy *wiphy, struct net_device *dev, ieee80211_get_key() argument
414 static int ieee80211_config_default_key(struct wiphy *wiphy, ieee80211_config_default_key() argument
426 static int ieee80211_config_default_mgmt_key(struct wiphy *wiphy, ieee80211_config_default_mgmt_key() argument
471 static int ieee80211_dump_station(struct wiphy *wiphy, struct net_device *dev, ieee80211_dump_station() argument
493 static int ieee80211_dump_survey(struct wiphy *wiphy, struct net_device *dev, ieee80211_dump_survey() argument
501 static int ieee80211_get_station(struct wiphy *wiphy, struct net_device *dev, ieee80211_get_station() argument
522 static int ieee80211_set_monitor_channel(struct wiphy *wiphy, ieee80211_set_monitor_channel() argument
667 static int ieee80211_start_ap(struct wiphy *wiphy, struct net_device *dev, ieee80211_start_ap() argument
778 static int ieee80211_change_beacon(struct wiphy *wiphy, struct net_device *dev, ieee80211_change_beacon() argument
805 static int ieee80211_stop_ap(struct wiphy *wiphy, struct net_device *dev) ieee80211_stop_ap() argument
1189 static int ieee80211_add_station(struct wiphy *wiphy, struct net_device *dev, ieee80211_add_station() argument
1263 static int ieee80211_del_station(struct wiphy *wiphy, struct net_device *dev, ieee80211_del_station() argument
1277 static int ieee80211_change_station(struct wiphy *wiphy, ieee80211_change_station() argument
1401 static int ieee80211_add_mpath(struct wiphy *wiphy, struct net_device *dev, ieee80211_add_mpath() argument
1429 static int ieee80211_del_mpath(struct wiphy *wiphy, struct net_device *dev, ieee80211_del_mpath() argument
1441 static int ieee80211_change_mpath(struct wiphy *wiphy, struct net_device *dev, ieee80211_change_mpath() argument
1512 static int ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, ieee80211_get_mpath() argument
1533 static int ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, ieee80211_dump_mpath() argument
1563 static int ieee80211_get_mpp(struct wiphy *wiphy, struct net_device *dev, ieee80211_get_mpp() argument
1584 static int ieee80211_dump_mpp(struct wiphy *wiphy, struct net_device *dev, ieee80211_dump_mpp() argument
1605 static int ieee80211_get_mesh_config(struct wiphy *wiphy, ieee80211_get_mesh_config() argument
1668 static int ieee80211_update_mesh_config(struct wiphy *wiphy, ieee80211_update_mesh_config() argument
1779 static int ieee80211_join_mesh(struct wiphy *wiphy, struct net_device *dev, ieee80211_join_mesh() argument
1806 static int ieee80211_leave_mesh(struct wiphy *wiphy, struct net_device *dev) ieee80211_leave_mesh() argument
1819 static int ieee80211_change_bss(struct wiphy *wiphy, ieee80211_change_bss() argument
1899 static int ieee80211_set_txq_params(struct wiphy *wiphy, ieee80211_set_txq_params() argument
1939 static int ieee80211_suspend(struct wiphy *wiphy, ieee80211_suspend() argument
1945 static int ieee80211_resume(struct wiphy *wiphy) ieee80211_resume() argument
1954 static int ieee80211_scan(struct wiphy *wiphy, ieee80211_scan() argument
1997 ieee80211_sched_scan_start(struct wiphy *wiphy, ieee80211_sched_scan_start() argument
2010 ieee80211_sched_scan_stop(struct wiphy *wiphy, struct net_device *dev) ieee80211_sched_scan_stop() argument
2020 static int ieee80211_auth(struct wiphy *wiphy, struct net_device *dev, ieee80211_auth() argument
2026 static int ieee80211_assoc(struct wiphy *wiphy, struct net_device *dev, ieee80211_assoc() argument
2032 static int ieee80211_deauth(struct wiphy *wiphy, struct net_device *dev, ieee80211_deauth() argument
2038 static int ieee80211_disassoc(struct wiphy *wiphy, struct net_device *dev, ieee80211_disassoc() argument
2044 static int ieee80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, ieee80211_join_ibss() argument
2050 static int ieee80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) ieee80211_leave_ibss() argument
2055 static int ieee80211_join_ocb(struct wiphy *wiphy, struct net_device *dev, ieee80211_join_ocb() argument
2061 static int ieee80211_leave_ocb(struct wiphy *wiphy, struct net_device *dev) ieee80211_leave_ocb() argument
2066 static int ieee80211_set_mcast_rate(struct wiphy *wiphy, struct net_device *dev, ieee80211_set_mcast_rate() argument
2077 static int ieee80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) ieee80211_set_wiphy_params() argument
2129 static int ieee80211_set_tx_power(struct wiphy *wiphy, ieee80211_set_tx_power() argument
2191 static int ieee80211_get_tx_power(struct wiphy *wiphy, ieee80211_get_tx_power() argument
2209 static int ieee80211_set_wds_peer(struct wiphy *wiphy, struct net_device *dev, ieee80211_set_wds_peer() argument
2219 static void ieee80211_rfkill_poll(struct wiphy *wiphy) ieee80211_rfkill_poll() argument
2227 static int ieee80211_testmode_cmd(struct wiphy *wiphy, ieee80211_testmode_cmd() argument
2248 static int ieee80211_testmode_dump(struct wiphy *wiphy, ieee80211_testmode_dump() argument
2398 static int ieee80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, ieee80211_set_power_mgmt() argument
2431 static int ieee80211_set_cqm_rssi_config(struct wiphy *wiphy, ieee80211_set_cqm_rssi_config() argument
2459 static int ieee80211_set_bitrate_mask(struct wiphy *wiphy, ieee80211_set_bitrate_mask() argument
2694 static int ieee80211_remain_on_channel(struct wiphy *wiphy, ieee80211_remain_on_channel() argument
2789 static int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, ieee80211_cancel_remain_on_channel() argument
2799 static int ieee80211_start_radar_detection(struct wiphy *wiphy, ieee80211_start_radar_detection() argument
3160 __ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, __ieee80211_channel_switch() argument
3255 int ieee80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, ieee80211_channel_switch() argument
3299 static int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, ieee80211_mgmt_tx() argument
3487 static int ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, ieee80211_mgmt_tx_cancel_wait() argument
3496 static void ieee80211_mgmt_frame_register(struct wiphy *wiphy, ieee80211_mgmt_frame_register() argument
3533 static int ieee80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) ieee80211_set_antenna() argument
3543 static int ieee80211_get_antenna(struct wiphy *wiphy, u32 *tx_ant, u32 *rx_ant) ieee80211_get_antenna() argument
3550 static int ieee80211_set_rekey_data(struct wiphy *wiphy, ieee80211_set_rekey_data() argument
3565 static int ieee80211_probe_client(struct wiphy *wiphy, struct net_device *dev, ieee80211_probe_client() argument
3658 static int ieee80211_cfg_get_channel(struct wiphy *wiphy, ieee80211_cfg_get_channel() argument
3687 static void ieee80211_set_wakeup(struct wiphy *wiphy, bool enabled) ieee80211_set_wakeup() argument
3693 static int ieee80211_set_qos_map(struct wiphy *wiphy, ieee80211_set_qos_map() argument
3718 static int ieee80211_set_ap_chanwidth(struct wiphy *wiphy, ieee80211_set_ap_chanwidth() argument
3733 static int ieee80211_add_tx_ts(struct wiphy *wiphy, struct net_device *dev, ieee80211_add_tx_ts() argument
3759 static int ieee80211_del_tx_ts(struct wiphy *wiphy, struct net_device *dev, ieee80211_del_tx_ts() argument
H A Dutil.c41 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy) wiphy_to_ieee80211_hw() argument
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dvendor_cmd.c29 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy, wlcore_vendor_cmd_smart_config_start() argument
73 wlcore_vendor_cmd_smart_config_stop(struct wiphy *wiphy, wlcore_vendor_cmd_smart_config_stop() argument
104 wlcore_vendor_cmd_smart_config_set_group_key(struct wiphy *wiphy, wlcore_vendor_cmd_smart_config_set_group_key() argument
191 void wlcore_set_vendor_commands(struct wiphy *wiphy) wlcore_set_vendor_commands() argument
H A Dcmd.c1691 struct wiphy *wiphy = wl->hw->wiphy; wlcore_cmd_regdomain_config_locked() local
H A Dmain.c79 static void wl1271_reg_notify(struct wiphy *wiphy, wl1271_reg_notify() argument
1136 struct wiphy *wiphy = wl->hw->wiphy; wl1271_plt_start() local
2352 struct wiphy *wiphy = wl->hw->wiphy; wl12xx_init_fw() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dvendor.c30 static int brcmf_cfg80211_vndr_cmds_dcmd_handler(struct wiphy *wiphy, brcmf_cfg80211_vndr_cmds_dcmd_handler() argument
H A Dcfg80211.h233 struct wiphy *wiphy; member in struct:escan_info
375 struct wiphy *wiphy; member in struct:brcmf_cfg80211_info
H A Dp2p.c886 int brcmf_p2p_scan_prep(struct wiphy *wiphy, brcmf_p2p_scan_prep() argument
971 int brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, brcmf_p2p_remain_on_channel() argument
2146 struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name, brcmf_p2p_add_vif() argument
2235 int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev) brcmf_p2p_del_vif() argument
2314 int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev) brcmf_p2p_start_device() argument
2330 void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev) brcmf_p2p_stop_device() argument
2062 brcmf_p2p_create_p2pdev(struct brcmf_p2p_info *p2p, struct wiphy *wiphy, u8 *addr) brcmf_p2p_create_p2pdev() argument
H A Dcfg80211.c535 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, brcmf_ap_add_vif() argument
605 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, brcmf_cfg80211_add_iface() argument
729 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) brcmf_cfg80211_del_iface() argument
768 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_change_iface() argument
990 brcmf_do_escan(struct brcmf_cfg80211_info *cfg, struct wiphy *wiphy, brcmf_do_escan() argument
1022 brcmf_cfg80211_escan(struct wiphy *wiphy, struct brcmf_cfg80211_vif *vif, brcmf_cfg80211_escan() argument
1132 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) brcmf_cfg80211_scan() argument
1188 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) brcmf_cfg80211_set_wiphy_params() argument
1282 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_join_ibss() argument
1434 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) brcmf_cfg80211_leave_ibss() argument
1726 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_connect() argument
1924 brcmf_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_disconnect() argument
1952 brcmf_cfg80211_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, brcmf_cfg80211_set_tx_power() argument
2002 brcmf_cfg80211_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, brcmf_cfg80211_get_tx_power() argument
2028 brcmf_cfg80211_config_default_key(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_config_default_key() argument
2061 brcmf_add_keyext(struct wiphy *wiphy, struct net_device *ndev, brcmf_add_keyext() argument
2143 brcmf_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_add_key() argument
2246 brcmf_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_del_key() argument
2278 brcmf_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_get_key() argument
2331 brcmf_cfg80211_config_default_mgmt_key(struct wiphy *wiphy, brcmf_cfg80211_config_default_mgmt_key() argument
2426 brcmf_cfg80211_get_station(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_get_station() argument
2524 brcmf_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_dump_station() argument
2553 brcmf_cfg80211_set_power_mgmt(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_set_power_mgmt() argument
2600 struct wiphy *wiphy = cfg_to_wiphy(cfg); brcmf_inform_single_bss() local
2697 struct wiphy *wiphy = cfg_to_wiphy(cfg); wl_inform_ibss() local
3064 static s32 brcmf_cfg80211_resume(struct wiphy *wiphy) brcmf_cfg80211_resume() argument
3117 static s32 brcmf_cfg80211_suspend(struct wiphy *wiphy, brcmf_cfg80211_suspend() argument
3194 brcmf_cfg80211_set_pmksa(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_set_pmksa() argument
3233 brcmf_cfg80211_del_pmksa(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_del_pmksa() argument
3285 brcmf_cfg80211_flush_pmksa(struct wiphy *wiphy, struct net_device *ndev) brcmf_cfg80211_flush_pmksa() argument
3320 struct wiphy *wiphy = cfg_to_wiphy(cfg); brcmf_notify_sched_scan_results() local
3462 brcmf_cfg80211_sched_scan_start(struct wiphy *wiphy, brcmf_cfg80211_sched_scan_start() argument
3554 static int brcmf_cfg80211_sched_scan_stop(struct wiphy *wiphy, brcmf_cfg80211_sched_scan_stop() argument
4059 brcmf_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_start_ap() argument
4264 static int brcmf_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *ndev) brcmf_cfg80211_stop_ap() argument
4325 brcmf_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_change_beacon() argument
4339 brcmf_cfg80211_del_station(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_del_station() argument
4369 brcmf_cfg80211_change_station(struct wiphy *wiphy, struct net_device *ndev, brcmf_cfg80211_change_station() argument
4398 brcmf_cfg80211_mgmt_frame_register(struct wiphy *wiphy, brcmf_cfg80211_mgmt_frame_register() argument
4417 brcmf_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, brcmf_cfg80211_mgmt_tx() argument
4520 brcmf_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, brcmf_cfg80211_cancel_remain_on_channel() argument
4541 static int brcmf_cfg80211_crit_proto_start(struct wiphy *wiphy, brcmf_cfg80211_crit_proto_start() argument
4562 static void brcmf_cfg80211_crit_proto_stop(struct wiphy *wiphy, brcmf_cfg80211_crit_proto_stop() argument
4616 static int brcmf_cfg80211_tdls_oper(struct wiphy *wiphy, brcmf_cfg80211_tdls_oper() argument
4867 struct wiphy *wiphy = cfg_to_wiphy(cfg); brcmf_bss_roaming_done() local
5372 struct wiphy *wiphy; brcmf_construct_chaninfo() local
5643 static int brcmf_setup_wiphybands(struct wiphy *wiphy) brcmf_setup_wiphybands() argument
5757 static int brcmf_setup_ifmodes(struct wiphy *wiphy, struct brcmf_if *ifp) brcmf_setup_ifmodes() argument
5857 static void brcmf_wiphy_pno_params(struct wiphy *wiphy) brcmf_wiphy_pno_params() argument
5876 static void brcmf_wiphy_wowl_params(struct wiphy *wiphy) brcmf_wiphy_wowl_params() argument
5884 static int brcmf_setup_wiphy(struct wiphy *wiphy, struct brcmf_if *ifp) brcmf_setup_wiphy() argument
6152 static void brcmf_cfg80211_reg_notifier(struct wiphy *wiphy, brcmf_cfg80211_reg_notifier() argument
6179 static void brcmf_free_wiphy(struct wiphy *wiphy) brcmf_free_wiphy() argument
6208 struct wiphy *wiphy; brcmf_cfg80211_attach() local
/linux-4.4.14/net/wireless/
H A Ddebugfs.c69 struct wiphy *wiphy = file->private_data; ht40allow_map_read() local
H A Dsysfs.c43 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; name_show() local
52 struct wiphy *wiphy = &dev_to_rdev(dev)->wiphy; addresses_show() local
148 struct wiphy *wiphy = container_of(d, struct wiphy, dev); wiphy_namespace() local
H A Dchan.c240 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq, cfg80211_set_chans_dfs_state() argument
259 void cfg80211_set_dfs_state(struct wiphy *wiphy, cfg80211_set_dfs_state() argument
307 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy, cfg80211_get_chans_dfs_required() argument
329 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, cfg80211_chandef_dfs_required() argument
385 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy, cfg80211_get_chans_dfs_usable() argument
422 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, cfg80211_chandef_dfs_usable() argument
459 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy, cfg80211_get_chans_dfs_available() argument
490 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy, cfg80211_chandef_dfs_available() argument
524 static unsigned int cfg80211_get_chans_dfs_cac_time(struct wiphy *wiphy, cfg80211_get_chans_dfs_cac_time() argument
554 cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, cfg80211_chandef_dfs_cac_time() argument
581 static bool cfg80211_secondary_chans_ok(struct wiphy *wiphy, cfg80211_secondary_chans_ok() argument
600 bool cfg80211_chandef_usable(struct wiphy *wiphy, cfg80211_chandef_usable() argument
709 static bool cfg80211_ir_permissive_chan(struct wiphy *wiphy, cfg80211_ir_permissive_chan() argument
800 static bool _cfg80211_reg_can_beacon(struct wiphy *wiphy, _cfg80211_reg_can_beacon() argument
826 bool cfg80211_reg_can_beacon(struct wiphy *wiphy, cfg80211_reg_can_beacon() argument
834 bool cfg80211_reg_can_beacon_relax(struct wiphy *wiphy, cfg80211_reg_can_beacon_relax() argument
H A Dcore.c70 int get_wiphy_idx(struct wiphy *wiphy) get_wiphy_idx() argument
226 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) cfg80211_shutdown_all_interfaces() argument
471 static int wiphy_verify_combinations(struct wiphy *wiphy) wiphy_verify_combinations() argument
546 int wiphy_register(struct wiphy *wiphy) wiphy_register() argument
748 void wiphy_rfkill_start_polling(struct wiphy *wiphy) wiphy_rfkill_start_polling() argument
759 void wiphy_rfkill_stop_polling(struct wiphy *wiphy) wiphy_rfkill_stop_polling() argument
767 void wiphy_unregister(struct wiphy *wiphy) wiphy_unregister() argument
837 void wiphy_free(struct wiphy *wiphy) wiphy_free() argument
843 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) wiphy_rfkill_set_hw_state() argument
953 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, cfg80211_stop_iface() argument
H A Dcore.h106 struct cfg80211_registered_device *wiphy_to_rdev(struct wiphy *wiphy) wiphy_to_rdev() argument
H A Dmlme.c26 struct wiphy *wiphy = wdev->wiphy; cfg80211_rx_assoc_resp() local
126 struct wiphy *wiphy = wdev->wiphy; cfg80211_auth_timeout() local
139 struct wiphy *wiphy = wdev->wiphy; cfg80211_assoc_timeout() local
175 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; cfg80211_michael_mic_failure() local
448 struct wiphy *wiphy = wdev->wiphy; cfg80211_mlme_register_mgmt() local
514 struct wiphy *wiphy = wdev->wiphy; cfg80211_mlme_unregister_socket() local
657 struct wiphy *wiphy = wdev->wiphy; cfg80211_rx_mgmt() local
719 struct wiphy *wiphy; cfg80211_dfs_channels_update_work() local
773 void cfg80211_radar_event(struct wiphy *wiphy, cfg80211_radar_event() argument
801 struct wiphy *wiphy = wdev->wiphy; cfg80211_cac_event() local
H A Dsme.c314 struct wiphy *wiphy = wdev->wiphy; cfg80211_sme_rx_auth() local
H A Dscan.c277 void cfg80211_sched_scan_results(struct wiphy *wiphy) cfg80211_sched_scan_results() argument
288 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy) cfg80211_sched_scan_stopped_rtnl() argument
300 void cfg80211_sched_scan_stopped(struct wiphy *wiphy) cfg80211_sched_scan_stopped() argument
580 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, cfg80211_get_bss() argument
909 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, cfg80211_get_bss_channel() argument
942 cfg80211_inform_bss_data(struct wiphy *wiphy, cfg80211_inform_bss_data() argument
1027 cfg80211_inform_bss_frame_data(struct wiphy *wiphy, cfg80211_inform_bss_frame_data() argument
1108 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) cfg80211_ref_bss() argument
1124 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) cfg80211_put_bss() argument
1140 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) cfg80211_unlink_bss() argument
1184 struct wiphy *wiphy; cfg80211_wext_siwscan() local
1361 ieee80211_bss(struct wiphy *wiphy, struct iw_request_info *info, ieee80211_bss() argument
H A Dutil.c116 struct ieee80211_channel *__ieee80211_get_channel(struct wiphy *wiphy, __ieee80211_get_channel() argument
199 void ieee80211_set_bitrate_flags(struct wiphy *wiphy) ieee80211_set_bitrate_flags() argument
208 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) cfg80211_supported_cipher_suite() argument
1509 int cfg80211_iter_combinations(struct wiphy *wiphy, cfg80211_iter_combinations() argument
1604 int cfg80211_check_combinations(struct wiphy *wiphy, cfg80211_check_combinations() argument
1775 unsigned int ieee80211_get_num_supported_channels(struct wiphy *wiphy) ieee80211_get_num_supported_channels() argument
H A Dreg.c145 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) get_wiphy_regdom() argument
165 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy) reg_get_dfs_region() argument
630 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy) reg_get_regdomain() argument
1055 freq_reg_info_regd(struct wiphy *wiphy, u32 center_freq, freq_reg_info_regd() argument
1093 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw) __freq_reg_info() argument
1108 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, freq_reg_info() argument
1174 static void handle_channel(struct wiphy *wiphy, handle_channel() argument
1308 static void handle_band(struct wiphy *wiphy, handle_band() argument
1351 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) reg_dev_ignore_cell_hint() argument
1362 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) reg_dev_ignore_cell_hint() argument
1368 static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy) wiphy_strict_alpha2_regd() argument
1376 static bool ignore_reg_update(struct wiphy *wiphy, ignore_reg_update() argument
1420 static bool reg_is_world_roaming(struct wiphy *wiphy) reg_is_world_roaming() argument
1436 static void handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, handle_reg_beacon() argument
1477 static void wiphy_update_new_beacon(struct wiphy *wiphy, wiphy_update_new_beacon() argument
1495 static void wiphy_update_beacon_reg(struct wiphy *wiphy) wiphy_update_beacon_reg() argument
1511 static void reg_process_beacons(struct wiphy *wiphy) reg_process_beacons() argument
1534 static void reg_process_ht_flags_channel(struct wiphy *wiphy, reg_process_ht_flags_channel() argument
1575 static void reg_process_ht_flags_band(struct wiphy *wiphy, reg_process_ht_flags_band() argument
1587 static void reg_process_ht_flags(struct wiphy *wiphy) reg_process_ht_flags() argument
1598 static void reg_call_notifier(struct wiphy *wiphy, reg_call_notifier() argument
1605 static bool reg_wdev_chan_valid(struct wiphy *wiphy, struct wireless_dev *wdev) reg_wdev_chan_valid() argument
1675 static void reg_leave_invalid_chans(struct wiphy *wiphy) reg_leave_invalid_chans() argument
1713 static void wiphy_update_regulatory(struct wiphy *wiphy, wiphy_update_regulatory() argument
1744 struct wiphy *wiphy; update_all_wiphy_regulatory() local
1756 static void handle_channel_custom(struct wiphy *wiphy, handle_channel_custom() argument
1841 static void handle_band_custom(struct wiphy *wiphy, handle_band_custom() argument
1855 void wiphy_apply_custom_regulatory(struct wiphy *wiphy, wiphy_apply_custom_regulatory() argument
2017 reg_process_hint_driver(struct wiphy *wiphy, reg_process_hint_driver() argument
2066 __reg_process_hint_country_ie(struct wiphy *wiphy, __reg_process_hint_country_ie() argument
2117 reg_process_hint_country_ie(struct wiphy *wiphy, reg_process_hint_country_ie() argument
2155 struct wiphy *wiphy = NULL; reg_process_hint() local
2207 struct wiphy *wiphy; reg_only_self_managed_wiphys() local
2297 struct wiphy *wiphy; reg_process_self_managed_hints() local
2448 int regulatory_hint(struct wiphy *wiphy, const char *alpha2) regulatory_hint() argument
2476 void regulatory_hint_country_ie(struct wiphy *wiphy, enum ieee80211_band band, regulatory_hint_country_ie() argument
2573 static void restore_custom_reg_settings(struct wiphy *wiphy) restore_custom_reg_settings() argument
2713 int regulatory_hint_found_beacon(struct wiphy *wiphy, regulatory_hint_found_beacon() argument
3066 static int __regulatory_set_wiphy_regd(struct wiphy *wiphy, __regulatory_set_wiphy_regd() argument
3100 int regulatory_set_wiphy_regd(struct wiphy *wiphy, regulatory_set_wiphy_regd() argument
3113 int regulatory_set_wiphy_regd_sync_rtnl(struct wiphy *wiphy, regulatory_set_wiphy_regd_sync_rtnl() argument
3130 void wiphy_regulatory_register(struct wiphy *wiphy) wiphy_regulatory_register() argument
3146 void wiphy_regulatory_deregister(struct wiphy *wiphy) wiphy_regulatory_deregister() argument
H A Dnl80211.c516 struct wiphy *wiphy = wiphy_idx_to_wiphy(cb->args[0] - 1); nl80211_prepare_wdev_dump() local
912 static struct ieee80211_channel *nl80211_get_valid_chan(struct wiphy *wiphy, nl80211_get_valid_chan() argument
948 static int nl80211_put_iface_combinations(struct wiphy *wiphy, nl80211_put_iface_combinations() argument
3136 static struct cfg80211_acl_data *parse_acl_data(struct wiphy *wiphy, parse_acl_data() argument
3967 int cfg80211_check_station_change(struct wiphy *wiphy, cfg80211_check_station_change() argument
5444 struct wiphy *wiphy = NULL; nl80211_get_reg_do() local
5784 struct wiphy *wiphy; nl80211_trigger_scan() local
6001 nl80211_parse_sched_scan_plans(struct wiphy *wiphy, int n_plans, nl80211_parse_sched_scan_plans() argument
6088 nl80211_parse_sched_scan(struct wiphy *wiphy, struct wireless_dev *wdev, nl80211_parse_sched_scan() argument
7369 struct wiphy *wiphy = &rdev->wiphy; nl80211_parse_mcast_rate() local
7397 struct wiphy *wiphy; nl80211_join_ibss() local
7636 struct sk_buff *__cfg80211_alloc_event_skb(struct wiphy *wiphy, __cfg80211_alloc_event_skb() argument
7822 struct wiphy *wiphy; nl80211_connect() local
10165 struct wiphy *wiphy = wiphy_idx_to_wiphy(cb->args[0] - 1); nl80211_prepare_vendor_dump() local
10336 struct sk_buff *__cfg80211_alloc_reply_skb(struct wiphy *wiphy, __cfg80211_alloc_reply_skb() argument
11655 struct wiphy *wiphy = wiphy_idx_to_wiphy(request->wiphy_idx); nl80211_reg_change_event_fill() local
11794 struct wiphy *wiphy = wdev->wiphy; cfg80211_rx_unprot_mlme_mgmt() local
12093 void nl80211_send_beacon_hint_event(struct wiphy *wiphy, nl80211_send_beacon_hint_event() argument
12196 struct wiphy *wiphy = wdev->wiphy; cfg80211_ready_on_channel() local
12210 struct wiphy *wiphy = wdev->wiphy; cfg80211_remain_on_channel_expired() local
12222 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; cfg80211_new_sta() local
12246 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; cfg80211_del_sta_sinfo() local
12275 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; cfg80211_conn_failed() local
12430 struct wiphy *wiphy = wdev->wiphy; cfg80211_mgmt_tx_status() local
12666 struct wiphy *wiphy = wdev->wiphy; cfg80211_gtk_rekey_notify() local
12724 struct wiphy *wiphy = wdev->wiphy; cfg80211_pmksa_candidate_notify() local
12777 struct wiphy *wiphy = wdev->wiphy; cfg80211_ch_switch_notify() local
12796 struct wiphy *wiphy = wdev->wiphy; cfg80211_ch_switch_started_notify() local
12894 void cfg80211_report_obss_beacon(struct wiphy *wiphy, cfg80211_report_obss_beacon() argument
13234 struct wiphy *wiphy = netdev->ieee80211_ptr->wiphy; cfg80211_ft_event() local
13316 struct wiphy *wiphy = wdev->wiphy; nl80211_send_ap_stopped() local
5509 nl80211_send_regdom(struct sk_buff *msg, struct netlink_callback *cb, u32 seq, int flags, struct wiphy *wiphy, const struct ieee80211_regdomain *regdom) nl80211_send_regdom() argument
/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dcfg.c24 void orinoco_wiphy_init(struct wiphy *wiphy) orinoco_wiphy_init() argument
34 int orinoco_wiphy_register(struct wiphy *wiphy) orinoco_wiphy_register() argument
99 static int orinoco_change_vif(struct wiphy *wiphy, struct net_device *dev, orinoco_change_vif() argument
142 static int orinoco_scan(struct wiphy *wiphy, orinoco_scan() argument
164 static int orinoco_set_monitor_channel(struct wiphy *wiphy, orinoco_set_monitor_channel() argument
203 static int orinoco_set_wiphy_params(struct wiphy *wiphy, u32 changed) orinoco_set_wiphy_params() argument
H A Dscan.c77 struct wiphy *wiphy = priv_to_wiphy(priv); orinoco_add_hostscan_result() local
137 struct wiphy *wiphy = priv_to_wiphy(priv); orinoco_add_extscan_result() local
H A Dmain.c2031 struct wiphy *wiphy = priv_to_wiphy(priv); orinoco_init() local
2178 struct wiphy *wiphy; alloc_orinocodev() local
2251 struct wiphy *wiphy = priv_to_wiphy(priv); orinoco_if_add() local
2320 struct wiphy *wiphy = priv_to_wiphy(priv); free_orinocodev() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Dmac80211_if.h83 struct wiphy *wiphy; member in struct:brcms_info
H A Dchannel.c633 static void brcms_reg_apply_radar_flags(struct wiphy *wiphy) brcms_reg_apply_radar_flags() argument
661 brcms_reg_apply_beaconing_flags(struct wiphy *wiphy, brcms_reg_apply_beaconing_flags() argument
696 static void brcms_reg_notifier(struct wiphy *wiphy, brcms_reg_notifier() argument
742 struct wiphy *wiphy = wlc->wiphy; brcms_c_regd_init() local
H A Dmain.h564 struct wiphy *wiphy; member in struct:brcms_c_info
H A Dmain.c2760 struct wiphy *wiphy = wlc_hw->wlc->wiphy; brcms_b_validate_chip_access() local
4411 struct wiphy *wiphy = wlc->wiphy; brcms_b_attach() local
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dp80211netdev.c724 struct wiphy *wiphy; wlan_setup() local
H A Dcfg80211.c101 static int prism2_change_virtual_intf(struct wiphy *wiphy, prism2_change_virtual_intf() argument
143 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, prism2_add_key() argument
203 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, prism2_get_key() argument
233 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, prism2_del_key() argument
279 static int prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, prism2_set_default_key() argument
297 static int prism2_get_station(struct wiphy *wiphy, struct net_device *dev, prism2_get_station() argument
330 static int prism2_scan(struct wiphy *wiphy, prism2_scan() argument
446 static int prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) prism2_set_wiphy_params() argument
488 static int prism2_connect(struct wiphy *wiphy, struct net_device *dev, prism2_connect() argument
612 static int prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, prism2_disconnect() argument
634 static int prism2_join_ibss(struct wiphy *wiphy, struct net_device *dev, prism2_join_ibss() argument
640 static int prism2_leave_ibss(struct wiphy *wiphy, struct net_device *dev) prism2_leave_ibss() argument
645 static int prism2_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, prism2_set_tx_power() argument
672 static int prism2_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, prism2_get_tx_power() argument
743 struct wiphy *wiphy; wlan_create_wiphy() local
777 static void wlan_free_wiphy(struct wiphy *wiphy) wlan_free_wiphy() argument
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c580 struct wiphy *wiphy = hw->wiphy; mt7601u_register_device() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dcfp.c395 struct wiphy *wiphy = priv->adapter->wiphy; mwifiex_get_rates_from_cfg80211() local
H A Dcfg80211.c133 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) mwifiex_cfg80211_get_adapter() argument
142 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, mwifiex_cfg80211_del_key() argument
197 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, mwifiex_cfg80211_mgmt_tx() argument
261 mwifiex_cfg80211_mgmt_frame_register(struct wiphy *wiphy, mwifiex_cfg80211_mgmt_frame_register() argument
286 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, mwifiex_cfg80211_remain_on_channel() argument
328 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, mwifiex_cfg80211_cancel_remain_on_channel() argument
358 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, mwifiex_cfg80211_set_tx_power() argument
386 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, mwifiex_cfg80211_set_power_mgmt() argument
406 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, mwifiex_cfg80211_set_default_key() argument
431 mwifiex_cfg80211_add_key(struct wiphy *wiphy, struct net_device *netdev, mwifiex_cfg80211_add_key() argument
471 int mwifiex_send_domain_info_cmd_fw(struct wiphy *wiphy) mwifiex_send_domain_info_cmd_fw() argument
562 static void mwifiex_reg_notifier(struct wiphy *wiphy, mwifiex_reg_notifier() argument
638 mwifiex_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) mwifiex_cfg80211_set_wiphy_params() argument
1051 mwifiex_cfg80211_change_virtual_intf(struct wiphy *wiphy, mwifiex_cfg80211_change_virtual_intf() argument
1354 mwifiex_cfg80211_get_station(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_get_station() argument
1371 mwifiex_cfg80211_dump_station(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_dump_station() argument
1401 mwifiex_cfg80211_dump_survey(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_dump_survey() argument
1574 static int mwifiex_cfg80211_set_bitrate_mask(struct wiphy *wiphy, mwifiex_cfg80211_set_bitrate_mask() argument
1626 static int mwifiex_cfg80211_set_cqm_rssi_config(struct wiphy *wiphy, mwifiex_cfg80211_set_cqm_rssi_config() argument
1662 static int mwifiex_cfg80211_change_beacon(struct wiphy *wiphy, mwifiex_cfg80211_change_beacon() argument
1696 mwifiex_cfg80211_del_station(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_del_station() argument
1732 mwifiex_cfg80211_set_antenna(struct wiphy *wiphy, u32 tx_ant, u32 rx_ant) mwifiex_cfg80211_set_antenna() argument
1797 static int mwifiex_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev) mwifiex_cfg80211_stop_ap() argument
1836 static int mwifiex_cfg80211_start_ap(struct wiphy *wiphy, mwifiex_cfg80211_start_ap() argument
1948 mwifiex_cfg80211_disconnect(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_disconnect() argument
2176 mwifiex_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_connect() argument
2322 mwifiex_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_join_ibss() argument
2367 mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *dev) mwifiex_cfg80211_leave_ibss() argument
2389 mwifiex_cfg80211_scan(struct wiphy *wiphy, mwifiex_cfg80211_scan() argument
2585 struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy, mwifiex_add_virtual_intf() argument
2829 int mwifiex_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) mwifiex_del_virtual_intf() argument
3105 static int mwifiex_cfg80211_suspend(struct wiphy *wiphy, mwifiex_cfg80211_suspend() argument
3158 static int mwifiex_cfg80211_resume(struct wiphy *wiphy) mwifiex_cfg80211_resume() argument
3163 static void mwifiex_cfg80211_set_wakeup(struct wiphy *wiphy, mwifiex_cfg80211_set_wakeup() argument
3252 static int mwifiex_cfg80211_set_coalesce(struct wiphy *wiphy, mwifiex_cfg80211_set_coalesce() argument
3290 mwifiex_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_tdls_mgmt() argument
3365 mwifiex_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_tdls_oper() argument
3413 mwifiex_cfg80211_tdls_chan_switch(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_tdls_chan_switch() argument
3454 mwifiex_cfg80211_tdls_cancel_chan_switch(struct wiphy *wiphy, mwifiex_cfg80211_tdls_cancel_chan_switch() argument
3479 mwifiex_cfg80211_add_station(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_add_station() argument
3495 mwifiex_cfg80211_channel_switch(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_channel_switch() argument
3552 static int mwifiex_cfg80211_get_channel(struct wiphy *wiphy, mwifiex_cfg80211_get_channel() argument
3592 mwifiex_cfg80211_start_radar_detection(struct wiphy *wiphy, mwifiex_cfg80211_start_radar_detection() argument
3633 mwifiex_cfg80211_change_station(struct wiphy *wiphy, struct net_device *dev, mwifiex_cfg80211_change_station() argument
3764 struct wiphy *wiphy; mwifiex_register_cfg80211() local
H A Dmain.h834 struct wiphy *wiphy; member in struct:mwifiex_adapter
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dregd.c154 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, _rtl_reg_apply_beaconing_flags() argument
205 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, _rtl_reg_apply_active_scan_flags() argument
259 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) _rtl_reg_apply_radar_flags() argument
293 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, _rtl_reg_apply_world_flags() argument
302 static void _rtl_dump_channel_map(struct wiphy *wiphy) _rtl_dump_channel_map() argument
318 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, _rtl_reg_notifier_apply() argument
425 struct wiphy *wiphy = hw->wiphy; rtl_regd_init() local
465 void rtl_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) rtl_reg_notifier() argument
370 _rtl_regd_init_wiphy(struct rtl_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request * request)) _rtl_regd_init_wiphy() argument
420 rtl_regd_init(struct ieee80211_hw *hw, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) rtl_regd_init() argument
/linux-4.4.14/drivers/staging/vt6656/
H A Dmain_usb.c959 struct wiphy *wiphy; vt6656_probe() local
/linux-4.4.14/drivers/net/wireless/ath/
H A Dregd.c262 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy, ath_force_clear_no_ir_chan() argument
276 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) ath_force_clear_no_ir_freq() argument
292 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) ath_force_no_ir_freq() argument
304 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, __ath_reg_apply_beaconing_flags() argument
335 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, ath_reg_apply_beaconing_flags() argument
371 ath_reg_apply_ir_flags(struct wiphy *wiphy, ath_reg_apply_ir_flags() argument
399 static void ath_reg_apply_radar_flags(struct wiphy *wiphy) ath_reg_apply_radar_flags() argument
430 static void ath_reg_apply_world_flags(struct wiphy *wiphy, ath_reg_apply_world_flags() argument
464 static int __ath_reg_dyn_country(struct wiphy *wiphy, __ath_reg_dyn_country() argument
488 static void ath_reg_dyn_country(struct wiphy *wiphy, ath_reg_dyn_country() argument
501 void ath_reg_notifier_apply(struct wiphy *wiphy, ath_reg_notifier_apply() argument
628 ath_regd_init_wiphy(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init_wiphy() argument
751 ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy, void (*reg_notifier)(struct wiphy *wiphy, struct regulatory_request *request)) ath_regd_init() argument
/linux-4.4.14/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1048 struct wiphy *wiphy = NULL; rsi_mac80211_attach() local
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dmain.c391 struct wiphy *wiphy = hw->wiphy; wl1251_op_start() local
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dcmd.c741 struct wiphy *wiphy = priv->wdev->wiphy; lbs_set_11d_domain_info() local
H A Dcfg.c440 static int lbs_cfg_set_monitor_channel(struct wiphy *wiphy, lbs_cfg_set_monitor_channel() argument
460 static int lbs_cfg_set_mesh_channel(struct wiphy *wiphy, lbs_cfg_set_mesh_channel() argument
640 struct wiphy *wiphy = priv->wdev->wiphy; lbs_ret_scan() local
807 static int lbs_cfg_scan(struct wiphy *wiphy, lbs_cfg_scan() argument
1264 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) _new_connect_scan_req() argument
1315 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, lbs_cfg_connect() argument
1467 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, lbs_cfg_disconnect() argument
1483 static int lbs_cfg_set_default_key(struct wiphy *wiphy, lbs_cfg_set_default_key() argument
1505 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, lbs_cfg_add_key() argument
1568 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, lbs_cfg_del_key() argument
1608 static int lbs_cfg_get_station(struct wiphy *wiphy, struct net_device *dev, lbs_cfg_get_station() argument
1653 static int lbs_change_intf(struct wiphy *wiphy, struct net_device *dev, lbs_change_intf() argument
1977 static int lbs_join_ibss(struct wiphy *wiphy, struct net_device *dev, lbs_join_ibss() argument
2017 static int lbs_leave_ibss(struct wiphy *wiphy, struct net_device *dev) lbs_leave_ibss() argument
2125 static void lbs_reg_notifier(struct wiphy *wiphy, lbs_reg_notifier() argument
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c224 static void ath9k_reg_notifier(struct wiphy *wiphy, ath9k_reg_notifier() argument
H A Dinit.c193 static void ath9k_reg_notifier(struct wiphy *wiphy, ath9k_reg_notifier() argument
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c174 static int wil_cfg80211_get_station(struct wiphy *wiphy, wil_cfg80211_get_station() argument
210 static int wil_cfg80211_dump_station(struct wiphy *wiphy, wil_cfg80211_dump_station() argument
229 static int wil_cfg80211_change_iface(struct wiphy *wiphy, wil_cfg80211_change_iface() argument
259 static int wil_cfg80211_scan(struct wiphy *wiphy, wil_cfg80211_scan() argument
396 static int wil_cfg80211_connect(struct wiphy *wiphy, wil_cfg80211_connect() argument
529 static int wil_cfg80211_disconnect(struct wiphy *wiphy, wil_cfg80211_disconnect() argument
543 int wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, wil_cfg80211_mgmt_tx() argument
581 static int wil_cfg80211_set_channel(struct wiphy *wiphy, wil_cfg80211_set_channel() argument
625 static int wil_cfg80211_add_key(struct wiphy *wiphy, wil_cfg80211_add_key() argument
641 static int wil_cfg80211_del_key(struct wiphy *wiphy, wil_cfg80211_del_key() argument
656 static int wil_cfg80211_set_default_key(struct wiphy *wiphy, wil_cfg80211_set_default_key() argument
664 static int wil_remain_on_channel(struct wiphy *wiphy, wil_remain_on_channel() argument
685 static int wil_cancel_remain_on_channel(struct wiphy *wiphy, wil_cancel_remain_on_channel() argument
738 static int _wil_cfg80211_set_ies(struct wiphy *wiphy, _wil_cfg80211_set_ies() argument
761 static int _wil_cfg80211_start_ap(struct wiphy *wiphy, _wil_cfg80211_start_ap() argument
815 static int wil_cfg80211_change_beacon(struct wiphy *wiphy, wil_cfg80211_change_beacon() argument
855 static int wil_cfg80211_start_ap(struct wiphy *wiphy, wil_cfg80211_start_ap() argument
916 static int wil_cfg80211_stop_ap(struct wiphy *wiphy, wil_cfg80211_stop_ap() argument
937 static int wil_cfg80211_del_station(struct wiphy *wiphy, wil_cfg80211_del_station() argument
1014 static int wil_cfg80211_probe_client(struct wiphy *wiphy, wil_cfg80211_probe_client() argument
1043 static int wil_cfg80211_change_bss(struct wiphy *wiphy, wil_cfg80211_change_bss() argument
1081 static void wil_wiphy_init(struct wiphy *wiphy) wil_wiphy_init() argument
H A Dwmi.c306 struct wiphy *wiphy = wil_to_wiphy(wil); wmi_evt_rx_mgmt() local
H A Ddebugfs.c792 struct wiphy *wiphy = wil_to_wiphy(wil); wil_write_file_txmgmt() local
/linux-4.4.14/drivers/staging/vt6655/
H A Ddevice_main.c1579 struct wiphy *wiphy; vt6655_probe() local
/linux-4.4.14/drivers/net/wireless/zd1211rw/
H A Dzd_chip.c1026 struct wiphy *wiphy = zd_chip_to_mac(chip)->hw->wiphy; print_fw_version() local
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
H A Dmain.c1970 static void carl9170_reg_notifier(struct wiphy *wiphy, carl9170_reg_notifier() argument
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wfi_cfgoperations.c168 struct wiphy *wiphy; refresh_scan() local
358 struct wiphy *wiphy; CfgScanResult() local
660 static int set_channel(struct wiphy *wiphy, set_channel() argument
694 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) scan() argument
782 static int connect(struct wiphy *wiphy, struct net_device *dev, connect() argument
1032 static int disconnect(struct wiphy *wiphy, struct net_device *dev, u16 reason_code) disconnect() argument
1074 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, add_key() argument
1356 static int del_key(struct wiphy *wiphy, struct net_device *netdev, del_key() argument
1445 static int get_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, get_key() argument
1492 static int set_default_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, set_default_key() argument
1520 static int get_station(struct wiphy *wiphy, struct net_device *dev, get_station() argument
1608 static int change_bss(struct wiphy *wiphy, struct net_device *dev, change_bss() argument
1625 static int set_wiphy_params(struct wiphy *wiphy, u32 changed) set_wiphy_params() argument
1684 static int set_pmksa(struct wiphy *wiphy, struct net_device *netdev, set_pmksa() argument
1734 static int del_pmksa(struct wiphy *wiphy, struct net_device *netdev, del_pmksa() argument
1781 static int flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) flush_pmksa() argument
2117 static int remain_on_channel(struct wiphy *wiphy, remain_on_channel() argument
2167 static int cancel_remain_on_channel(struct wiphy *wiphy, cancel_remain_on_channel() argument
2192 static int mgmt_tx(struct wiphy *wiphy, mgmt_tx() argument
2348 static int mgmt_tx_cancel_wait(struct wiphy *wiphy, mgmt_tx_cancel_wait() argument
2383 void wilc_mgmt_frame_register(struct wiphy *wiphy, struct wireless_dev *wdev, wilc_mgmt_frame_register() argument
2442 static int set_cqm_rssi_config(struct wiphy *wiphy, struct net_device *dev, set_cqm_rssi_config() argument
2462 static int dump_station(struct wiphy *wiphy, struct net_device *dev, dump_station() argument
2492 static int set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, set_power_mgmt() argument
2528 static int change_virtual_intf(struct wiphy *wiphy, struct net_device *dev, change_virtual_intf() argument
2877 static int start_ap(struct wiphy *wiphy, struct net_device *dev, start_ap() argument
2922 static int change_beacon(struct wiphy *wiphy, struct net_device *dev, change_beacon() argument
2950 static int stop_ap(struct wiphy *wiphy, struct net_device *dev) stop_ap() argument
2982 static int add_station(struct wiphy *wiphy, struct net_device *dev, add_station() argument
3051 static int del_station(struct wiphy *wiphy, struct net_device *dev, del_station() argument
3093 static int change_station(struct wiphy *wiphy, struct net_device *dev, change_station() argument
3163 static struct wireless_dev *add_virtual_intf(struct wiphy *wiphy, add_virtual_intf() argument
3206 static int del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) del_virtual_intf() argument
3263 int WILC_WFI_update_stats(struct wiphy *wiphy, u32 pktlen, u8 changed) WILC_WFI_update_stats() argument
/linux-4.4.14/drivers/net/wireless/
H A Dat76c50x-usb.c2320 struct wiphy *wiphy; at76_init_new_device() local
H A Dmac80211_hwsim.c345 static int mac80211_hwsim_vendor_cmd_test(struct wiphy *wiphy, mac80211_hwsim_vendor_cmd_test() argument
H A Drndis_wlan.c1858 static int rndis_change_virtual_intf(struct wiphy *wiphy, rndis_change_virtual_intf() argument
1883 static int rndis_set_wiphy_params(struct wiphy *wiphy, u32 changed) rndis_set_wiphy_params() argument
1904 static int rndis_set_tx_power(struct wiphy *wiphy, rndis_set_tx_power() argument
1933 static int rndis_get_tx_power(struct wiphy *wiphy, rndis_get_tx_power() argument
1948 static int rndis_scan(struct wiphy *wiphy, rndis_scan() argument
2151 static int rndis_connect(struct wiphy *wiphy, struct net_device *dev, rndis_connect() argument
2274 static int rndis_disconnect(struct wiphy *wiphy, struct net_device *dev, rndis_disconnect() argument
2288 static int rndis_join_ibss(struct wiphy *wiphy, struct net_device *dev, rndis_join_ibss() argument
2387 static int rndis_leave_ibss(struct wiphy *wiphy, struct net_device *dev) rndis_leave_ibss() argument
2400 static int rndis_add_key(struct wiphy *wiphy, struct net_device *netdev, rndis_add_key() argument
2436 static int rndis_del_key(struct wiphy *wiphy, struct net_device *netdev, rndis_del_key() argument
2447 static int rndis_set_default_key(struct wiphy *wiphy, struct net_device *netdev, rndis_set_default_key() argument
2493 static int rndis_get_station(struct wiphy *wiphy, struct net_device *dev, rndis_get_station() argument
2507 static int rndis_dump_station(struct wiphy *wiphy, struct net_device *dev, rndis_dump_station() argument
2523 static int rndis_set_pmksa(struct wiphy *wiphy, struct net_device *netdev, rndis_set_pmksa() argument
2551 static int rndis_del_pmksa(struct wiphy *wiphy, struct net_device *netdev, rndis_del_pmksa() argument
2579 static int rndis_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev) rndis_flush_pmksa() argument
2596 static int rndis_set_power_mgmt(struct wiphy *wiphy, struct net_device *dev, rndis_set_power_mgmt() argument
2632 static int rndis_set_cqm_rssi_config(struct wiphy *wiphy, rndis_set_cqm_rssi_config() argument
3109 static int rndis_wlan_get_caps(struct usbnet *usbdev, struct wiphy *wiphy) rndis_wlan_get_caps() argument
3400 struct wiphy *wiphy; rndis_wlan_bind() local
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c253 static void ath5k_reg_notifier(struct wiphy *wiphy, ath5k_reg_notifier() argument
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c254 struct wiphy *wiphy = wdev->wiphy; rtw_cfg80211_inform_bss() local
317 struct wiphy *wiphy = pwdev->wiphy; rtw_cfg80211_indicate_connect() local
865 static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_add_key() argument
937 cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_get_key() argument
946 static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_del_key() argument
963 static int cfg80211_rtw_set_default_key(struct wiphy *wiphy, cfg80211_rtw_set_default_key() argument
1055 static int cfg80211_rtw_get_station(struct wiphy *wiphy, cfg80211_rtw_get_station() argument
1203 static int cfg80211_rtw_change_iface(struct wiphy *wiphy, cfg80211_rtw_change_iface() argument
1336 static int cfg80211_rtw_scan(struct wiphy *wiphy, cfg80211_rtw_scan() argument
1437 static int cfg80211_rtw_set_wiphy_params(struct wiphy *wiphy, u32 changed) cfg80211_rtw_set_wiphy_params() argument
1443 static int cfg80211_rtw_join_ibss(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_join_ibss() argument
1450 static int cfg80211_rtw_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) cfg80211_rtw_leave_ibss() argument
1949 static int cfg80211_rtw_connect(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_connect() argument
2167 static int cfg80211_rtw_disconnect(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_disconnect() argument
2193 static int cfg80211_rtw_set_txpower(struct wiphy *wiphy, cfg80211_rtw_set_txpower() argument
2201 static int cfg80211_rtw_get_txpower(struct wiphy *wiphy, cfg80211_rtw_get_txpower() argument
2215 static int cfg80211_rtw_set_power_mgmt(struct wiphy *wiphy, cfg80211_rtw_set_power_mgmt() argument
2233 static int cfg80211_rtw_set_pmksa(struct wiphy *wiphy, cfg80211_rtw_set_pmksa() argument
2288 static int cfg80211_rtw_del_pmksa(struct wiphy *wiphy, cfg80211_rtw_del_pmksa() argument
2321 static int cfg80211_rtw_flush_pmksa(struct wiphy *wiphy, cfg80211_rtw_flush_pmksa() argument
2652 cfg80211_rtw_add_virtual_intf(struct wiphy *wiphy, const char *name, cfg80211_rtw_add_virtual_intf() argument
2699 static int cfg80211_rtw_del_virtual_intf(struct wiphy *wiphy, cfg80211_rtw_del_virtual_intf() argument
2783 static int cfg80211_rtw_start_ap(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_start_ap() argument
2817 static int cfg80211_rtw_change_beacon(struct wiphy *wiphy, cfg80211_rtw_change_beacon() argument
2832 static int cfg80211_rtw_stop_ap(struct wiphy *wiphy, struct net_device *ndev) cfg80211_rtw_stop_ap() argument
2838 static int cfg80211_rtw_add_station(struct wiphy *wiphy, cfg80211_rtw_add_station() argument
2847 static int cfg80211_rtw_del_station(struct wiphy *wiphy, cfg80211_rtw_del_station() argument
2925 static int cfg80211_rtw_change_station(struct wiphy *wiphy, cfg80211_rtw_change_station() argument
2933 static int cfg80211_rtw_dump_station(struct wiphy *wiphy, cfg80211_rtw_dump_station() argument
2944 static int cfg80211_rtw_change_bss(struct wiphy *wiphy, struct net_device *ndev, cfg80211_rtw_change_bss() argument
3022 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, cfg80211_rtw_mgmt_tx() argument
3074 static void cfg80211_rtw_mgmt_frame_register(struct wiphy *wiphy, cfg80211_rtw_mgmt_frame_register() argument
3180 struct wiphy *wiphy = pwdev->wiphy; rtw_cfg80211_init_wiphy() local
3257 struct wiphy *wiphy; rtw_wdev_alloc() local
3205 rtw_cfg80211_preinit_wiphy(struct rtw_adapter *padapter, struct wiphy *wiphy) rtw_cfg80211_preinit_wiphy() argument
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dmain.c1685 struct wiphy *wiphy = dev->wl->hw->wiphy; b43legacy_upload_microcode() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c429 wlc_phy_attach(struct shared_phy *sh, struct bcma_device *d11core, int bandtype, struct wiphy *wiphy) wlc_phy_attach() argument
H A Dphy_int.h883 struct wiphy *wiphy; member in struct:brcms_phy
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dmac80211.c304 struct ieee80211_regdomain *iwl_mvm_get_regdomain(struct wiphy *wiphy, iwl_mvm_get_regdomain() argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dmac.c2960 static void ath10k_reg_notifier(struct wiphy *wiphy, ath10k_reg_notifier() argument
/linux-4.4.14/drivers/net/wireless/b43/
H A Dmain.c2621 struct wiphy *wiphy = dev->wl->hw->wiphy; b43_upload_microcode() local
/linux-4.4.14/include/net/
H A Dcfg80211.h1473 struct wiphy *wiphy; member in struct:cfg80211_scan_request
1573 struct wiphy *wiphy; member in struct:cfg80211_sched_scan_request
3179 struct wiphy { struct
3303 static inline struct net *wiphy_net(struct wiphy *wiphy) wiphy_net() argument
3308 static inline void wiphy_net_set(struct wiphy *wiphy, struct net *net) wiphy_net_set() argument
3319 static inline void *wiphy_priv(struct wiphy *wiphy) wiphy_priv() argument
3343 static inline void set_wiphy_dev(struct wiphy *wiphy, struct device *dev) set_wiphy_dev() argument
3354 static inline struct device *wiphy_dev(struct wiphy *wiphy) wiphy_dev() argument
3365 static inline const char *wiphy_name(const struct wiphy *wiphy) wiphy_name() argument
3496 struct wiphy *wiphy; member in struct:wireless_dev
3615 ieee80211_get_channel(struct wiphy *wiphy, int freq) ieee80211_get_channel() argument
4032 cfg80211_inform_bss_width_frame(struct wiphy *wiphy, cfg80211_inform_bss_width_frame() argument
4048 cfg80211_inform_bss_frame(struct wiphy *wiphy, cfg80211_inform_bss_frame() argument
4104 cfg80211_inform_bss_width(struct wiphy *wiphy, cfg80211_inform_bss_width() argument
4124 cfg80211_inform_bss(struct wiphy *wiphy, cfg80211_inform_bss() argument
4149 cfg80211_get_ibss(struct wiphy *wiphy, cfg80211_get_ibss() argument
4428 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen) cfg80211_vendor_cmd_alloc_reply_skb() argument
4470 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, cfg80211_vendor_event_alloc() argument
4527 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen) cfg80211_testmode_alloc_reply_skb() argument
4572 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) cfg80211_testmode_alloc_event_skb() argument
5301 static inline void wiphy_ext_feature_set(struct wiphy *wiphy, wiphy_ext_feature_set() argument
5320 wiphy_ext_feature_isset(struct wiphy *wiphy, wiphy_ext_feature_isset() argument
H A Dmac80211.h2047 struct wiphy *wiphy; member in struct:ieee80211_hw

Completed in 9716 milliseconds