/Linux-v4.19/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 84 qtnf_validate_iface_combinations(struct wiphy *wiphy, in qtnf_validate_iface_combinations() 119 qtnf_change_virtual_intf(struct wiphy *wiphy, in qtnf_change_virtual_intf() 153 int qtnf_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in qtnf_del_virtual_intf() 184 static struct wireless_dev *qtnf_add_virtual_intf(struct wiphy *wiphy, in qtnf_add_virtual_intf() 308 static int qtnf_change_beacon(struct wiphy *wiphy, struct net_device *dev, in qtnf_change_beacon() 316 static int qtnf_start_ap(struct wiphy *wiphy, struct net_device *dev, in qtnf_start_ap() 330 static int qtnf_stop_ap(struct wiphy *wiphy, struct net_device *dev) in qtnf_stop_ap() 348 static int qtnf_set_wiphy_params(struct wiphy *wiphy, u32 changed) in qtnf_set_wiphy_params() 373 qtnf_mgmt_frame_register(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_mgmt_frame_register() 425 qtnf_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_mgmt_tx() [all …]
|
/Linux-v4.19/net/mac80211/ |
D | cfg.c | 114 static struct wireless_dev *ieee80211_add_iface(struct wiphy *wiphy, in ieee80211_add_iface() 142 static int ieee80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in ieee80211_del_iface() 149 static int ieee80211_change_iface(struct wiphy *wiphy, in ieee80211_change_iface() 179 static int ieee80211_start_p2p_device(struct wiphy *wiphy, in ieee80211_start_p2p_device() 194 static void ieee80211_stop_p2p_device(struct wiphy *wiphy, in ieee80211_stop_p2p_device() 200 static int ieee80211_start_nan(struct wiphy *wiphy, in ieee80211_start_nan() 226 static void ieee80211_stop_nan(struct wiphy *wiphy, in ieee80211_stop_nan() 235 static int ieee80211_nan_change_conf(struct wiphy *wiphy, in ieee80211_nan_change_conf() 265 static int ieee80211_add_nan_func(struct wiphy *wiphy, in ieee80211_add_nan_func() 320 static void ieee80211_del_nan_func(struct wiphy *wiphy, in ieee80211_del_nan_func() [all …]
|
D | offchannel.c | 651 struct wiphy *wiphy = local->hw.wiphy; in ieee80211_start_roc_work() local 684 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel() 769 int ieee80211_cancel_remain_on_channel(struct wiphy *wiphy, in ieee80211_cancel_remain_on_channel() 778 int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_mgmt_tx() 963 int ieee80211_mgmt_tx_cancel_wait(struct wiphy *wiphy, in ieee80211_mgmt_tx_cancel_wait()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/ |
D | regd.c | 154 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags() 205 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags() 259 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags() 293 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags() 302 static void _rtl_dump_channel_map(struct wiphy *wiphy) in _rtl_dump_channel_map() 318 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply() 371 struct wiphy *wiphy, in _rtl_regd_init_wiphy() 372 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy() 423 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init() 427 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local [all …]
|
/Linux-v4.19/drivers/staging/rtlwifi/ |
D | regd.c | 140 static void _rtl_reg_apply_beaconing_flags(struct wiphy *wiphy, in _rtl_reg_apply_beaconing_flags() 190 static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy, in _rtl_reg_apply_active_scan_flags() 243 static void _rtl_reg_apply_radar_flags(struct wiphy *wiphy) in _rtl_reg_apply_radar_flags() 277 static void _rtl_reg_apply_world_flags(struct wiphy *wiphy, in _rtl_reg_apply_world_flags() 285 static void _rtl_dump_channel_map(struct wiphy *wiphy) in _rtl_dump_channel_map() 301 static int _rtl_reg_notifier_apply(struct wiphy *wiphy, in _rtl_reg_notifier_apply() 354 struct wiphy *wiphy, in _rtl_regd_init_wiphy() 355 void (*reg_notifier)(struct wiphy *wiphy, in _rtl_regd_init_wiphy() 406 void (*reg_notifier)(struct wiphy *wiphy, in rtl_regd_init() 410 struct wiphy *wiphy = hw->wiphy; in rtl_regd_init() local [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ |
D | regd.c | 266 static void ath_force_clear_no_ir_chan(struct wiphy *wiphy, in ath_force_clear_no_ir_chan() 280 static void ath_force_clear_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_clear_no_ir_freq() 296 static void ath_force_no_ir_freq(struct wiphy *wiphy, u16 center_freq) in ath_force_no_ir_freq() 308 __ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in __ath_reg_apply_beaconing_flags() 339 ath_reg_apply_beaconing_flags(struct wiphy *wiphy, in ath_reg_apply_beaconing_flags() 375 ath_reg_apply_ir_flags(struct wiphy *wiphy, in ath_reg_apply_ir_flags() 403 static void ath_reg_apply_radar_flags(struct wiphy *wiphy, in ath_reg_apply_radar_flags() 435 static void ath_reg_apply_world_flags(struct wiphy *wiphy, in ath_reg_apply_world_flags() 470 static int __ath_reg_dyn_country(struct wiphy *wiphy, in __ath_reg_dyn_country() 494 static void ath_reg_dyn_country(struct wiphy *wiphy, in ath_reg_dyn_country() [all …]
|
/Linux-v4.19/net/wireless/ |
D | chan.c | 241 static void cfg80211_set_chans_dfs_state(struct wiphy *wiphy, u32 center_freq, in cfg80211_set_chans_dfs_state() 260 void cfg80211_set_dfs_state(struct wiphy *wiphy, in cfg80211_set_dfs_state() 308 static int cfg80211_get_chans_dfs_required(struct wiphy *wiphy, in cfg80211_get_chans_dfs_required() 330 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required() 387 static int cfg80211_get_chans_dfs_usable(struct wiphy *wiphy, in cfg80211_get_chans_dfs_usable() 424 bool cfg80211_chandef_dfs_usable(struct wiphy *wiphy, in cfg80211_chandef_dfs_usable() 533 static bool cfg80211_is_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_is_wiphy_oper_chan() 555 bool cfg80211_any_wiphy_oper_chan(struct wiphy *wiphy, in cfg80211_any_wiphy_oper_chan() 576 static bool cfg80211_get_chans_dfs_available(struct wiphy *wiphy, in cfg80211_get_chans_dfs_available() 612 static bool cfg80211_chandef_dfs_available(struct wiphy *wiphy, in cfg80211_chandef_dfs_available() [all …]
|
D | reg.c | 141 const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy) in get_wiphy_regdom() 161 enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy) in reg_get_dfs_region() 1114 static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy) in reg_get_regdomain() 1562 __freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw) in __freq_reg_info() 1577 const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy, in freq_reg_info() 1644 static void handle_channel(struct wiphy *wiphy, in handle_channel() 1751 static void handle_band(struct wiphy *wiphy, in handle_band() 1794 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint() 1805 static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy) in reg_dev_ignore_cell_hint() 1811 static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy) in wiphy_strict_alpha2_regd() [all …]
|
D | core.c | 71 int get_wiphy_idx(struct wiphy *wiphy) in get_wiphy_idx() 248 void cfg80211_shutdown_all_interfaces(struct wiphy *wiphy) in cfg80211_shutdown_all_interfaces() 531 static int wiphy_verify_combinations(struct wiphy *wiphy) in wiphy_verify_combinations() 631 int wiphy_register(struct wiphy *wiphy) in wiphy_register() 910 void wiphy_rfkill_start_polling(struct wiphy *wiphy) in wiphy_rfkill_start_polling() 921 void wiphy_rfkill_stop_polling(struct wiphy *wiphy) in wiphy_rfkill_stop_polling() 929 void wiphy_unregister(struct wiphy *wiphy) in wiphy_unregister() 1001 void wiphy_free(struct wiphy *wiphy) in wiphy_free() 1007 void wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) in wiphy_rfkill_set_hw_state() 1134 void cfg80211_stop_iface(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_stop_iface()
|
D | of.c | 21 static bool wiphy_freq_limits_valid_chan(struct wiphy *wiphy, in wiphy_freq_limits_valid_chan() 41 static void wiphy_freq_limits_apply(struct wiphy *wiphy, in wiphy_freq_limits_apply() 74 void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits()
|
D | mlme.c | 27 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_assoc_resp() local 132 struct wiphy *wiphy = wdev->wiphy; in cfg80211_auth_timeout() local 145 struct wiphy *wiphy = wdev->wiphy; in cfg80211_assoc_timeout() local 161 struct wiphy *wiphy = wdev->wiphy; in cfg80211_abandon_assoc() local 193 struct wiphy *wiphy = dev->ieee80211_ptr->wiphy; in cfg80211_michael_mic_failure() local 471 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_register_mgmt() local 537 struct wiphy *wiphy = wdev->wiphy; in cfg80211_mlme_unregister_socket() local 698 struct wiphy *wiphy = wdev->wiphy; in cfg80211_rx_mgmt() local 766 struct wiphy *wiphy; in cfg80211_dfs_channels_update_work() local 841 void cfg80211_radar_event(struct wiphy *wiphy, in cfg80211_radar_event() [all …]
|
D | scan.c | 394 void cfg80211_sched_scan_results(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_results() 412 void cfg80211_sched_scan_stopped_rtnl(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped_rtnl() 424 void cfg80211_sched_scan_stopped(struct wiphy *wiphy, u64 reqid) in cfg80211_sched_scan_stopped() 710 struct cfg80211_bss *cfg80211_get_bss(struct wiphy *wiphy, in cfg80211_get_bss() 1070 cfg80211_get_bss_channel(struct wiphy *wiphy, const u8 *ie, size_t ielen, in cfg80211_get_bss_channel() 1134 cfg80211_inform_bss_data(struct wiphy *wiphy, in cfg80211_inform_bss_data() 1220 cfg80211_inform_bss_frame_data(struct wiphy *wiphy, in cfg80211_inform_bss_frame_data() 1305 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_ref_bss() 1321 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_put_bss() 1337 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub) in cfg80211_unlink_bss() [all …]
|
D | sysfs.c | 44 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 151 struct wiphy *wiphy = container_of(d, struct wiphy, dev); in wiphy_namespace() local
|
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/ |
D | wifi_regd.c | 65 static void _rtw_reg_apply_flags(struct wiphy *wiphy) in _rtw_reg_apply_flags() 109 static int _rtw_reg_notifier_apply(struct wiphy *wiphy, in _rtw_reg_notifier_apply() 126 struct wiphy *wiphy, in _rtw_regd_init_wiphy() 127 void (*reg_notifier)(struct wiphy *wiphy, in _rtw_regd_init_wiphy() 148 void (*reg_notifier)(struct wiphy *wiphy, in rtw_regd_init() 151 struct wiphy *wiphy = padapter->rtw_wdev->wiphy; in rtw_regd_init() local 158 void rtw_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) in rtw_reg_notifier()
|
D | ioctl_cfg80211.c | 257 struct wiphy *wiphy = wdev->wiphy; in rtw_cfg80211_inform_bss() local 425 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_ibss_indicate_connect() local 525 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_indicate_connect() local 1062 static int cfg80211_rtw_add_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_add_key() 1167 static int cfg80211_rtw_get_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_get_key() 1177 static int cfg80211_rtw_del_key(struct wiphy *wiphy, struct net_device *ndev, in cfg80211_rtw_del_key() 1194 static int cfg80211_rtw_set_default_key(struct wiphy *wiphy, in cfg80211_rtw_set_default_key() 1226 static int cfg80211_rtw_get_station(struct wiphy *wiphy, in cfg80211_rtw_get_station() 1299 static int cfg80211_rtw_change_iface(struct wiphy *wiphy, in cfg80211_rtw_change_iface() 1413 struct wiphy *wiphy = pwdev->wiphy; in rtw_cfg80211_unlink_bss() local [all …]
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 146 static void *mwifiex_cfg80211_get_adapter(struct wiphy *wiphy) in mwifiex_cfg80211_get_adapter() 155 mwifiex_cfg80211_del_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_del_key() 208 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in mwifiex_cfg80211_mgmt_tx() 272 mwifiex_cfg80211_mgmt_frame_register(struct wiphy *wiphy, in mwifiex_cfg80211_mgmt_frame_register() 297 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_remain_on_channel() 339 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, in mwifiex_cfg80211_cancel_remain_on_channel() 369 mwifiex_cfg80211_set_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_set_tx_power() 395 mwifiex_cfg80211_get_tx_power(struct wiphy *wiphy, in mwifiex_cfg80211_get_tx_power() 420 mwifiex_cfg80211_set_power_mgmt(struct wiphy *wiphy, in mwifiex_cfg80211_set_power_mgmt() 440 mwifiex_cfg80211_set_default_key(struct wiphy *wiphy, struct net_device *netdev, in mwifiex_cfg80211_set_default_key() [all …]
|
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | cfg80211.c | 102 static int prism2_change_virtual_intf(struct wiphy *wiphy, in prism2_change_virtual_intf() 144 static int prism2_add_key(struct wiphy *wiphy, struct net_device *dev, in prism2_add_key() 173 static int prism2_get_key(struct wiphy *wiphy, struct net_device *dev, in prism2_get_key() 203 static int prism2_del_key(struct wiphy *wiphy, struct net_device *dev, in prism2_del_key() 228 static int prism2_set_default_key(struct wiphy *wiphy, struct net_device *dev, in prism2_set_default_key() 246 static int prism2_get_station(struct wiphy *wiphy, struct net_device *dev, in prism2_get_station() 279 static int prism2_scan(struct wiphy *wiphy, in prism2_scan() 398 static int prism2_set_wiphy_params(struct wiphy *wiphy, u32 changed) in prism2_set_wiphy_params() 440 static int prism2_connect(struct wiphy *wiphy, struct net_device *dev, in prism2_connect() 550 static int prism2_disconnect(struct wiphy *wiphy, struct net_device *dev, in prism2_disconnect() [all …]
|
/Linux-v4.19/drivers/net/wireless/intersil/orinoco/ |
D | cfg.c | 24 void orinoco_wiphy_init(struct wiphy *wiphy) in orinoco_wiphy_init() 34 int orinoco_wiphy_register(struct wiphy *wiphy) in orinoco_wiphy_register() 99 static int orinoco_change_vif(struct wiphy *wiphy, struct net_device *dev, in orinoco_change_vif() 142 static int orinoco_scan(struct wiphy *wiphy, in orinoco_scan() 164 static int orinoco_set_monitor_channel(struct wiphy *wiphy, in orinoco_set_monitor_channel() 203 static int orinoco_set_wiphy_params(struct wiphy *wiphy, u32 changed) in orinoco_set_wiphy_params()
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | cfg80211.c | 336 static int wil_cfg80211_get_station(struct wiphy *wiphy, in wil_cfg80211_get_station() 376 static int wil_cfg80211_dump_station(struct wiphy *wiphy, in wil_cfg80211_dump_station() 397 static int wil_cfg80211_start_p2p_device(struct wiphy *wiphy, in wil_cfg80211_start_p2p_device() 407 static void wil_cfg80211_stop_p2p_device(struct wiphy *wiphy, in wil_cfg80211_stop_p2p_device() 472 wil_cfg80211_add_iface(struct wiphy *wiphy, const char *name, in wil_cfg80211_add_iface() 573 static int wil_cfg80211_del_iface(struct wiphy *wiphy, in wil_cfg80211_del_iface() 611 static int wil_cfg80211_change_iface(struct wiphy *wiphy, in wil_cfg80211_change_iface() 677 static int wil_cfg80211_scan(struct wiphy *wiphy, in wil_cfg80211_scan() 821 static void wil_cfg80211_abort_scan(struct wiphy *wiphy, in wil_cfg80211_abort_scan() 892 static int wil_cfg80211_connect(struct wiphy *wiphy, in wil_cfg80211_connect() [all …]
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | wilc_wfi_cfgoperations.c | 198 struct wiphy *wiphy = priv->dev->ieee80211_ptr->wiphy; in refresh_scan() local 352 struct wiphy *wiphy; in cfg_scan_result() local 548 static int set_channel(struct wiphy *wiphy, in set_channel() 610 static int scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in scan() 662 static int connect(struct wiphy *wiphy, struct net_device *dev, in connect() 809 static int disconnect(struct wiphy *wiphy, struct net_device *dev, in disconnect() 901 static int add_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in add_key() 1011 static int del_key(struct wiphy *wiphy, struct net_device *netdev, in del_key() 1051 static int get_key(struct wiphy *wiphy, struct net_device *netdev, u8 key_index, in get_key() 1077 static int set_default_key(struct wiphy *wiphy, struct net_device *netdev, in set_default_key() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 454 static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev, in ath6kl_cfg80211_connect() 821 static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy, in ath6kl_cfg80211_disconnect() 994 static int ath6kl_cfg80211_scan(struct wiphy *wiphy, in ath6kl_cfg80211_scan() 1126 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_add_key() 1251 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_del_key() 1281 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key() 1316 static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy, in ath6kl_cfg80211_set_default_key() 1379 static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in ath6kl_cfg80211_set_wiphy_params() 1406 static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_set_txpower() 1442 static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, in ath6kl_cfg80211_get_txpower() [all …]
|
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | vendor_cmd.c | 30 wlcore_vendor_cmd_smart_config_start(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_start() 77 wlcore_vendor_cmd_smart_config_stop(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_stop() 111 wlcore_vendor_cmd_smart_config_set_group_key(struct wiphy *wiphy, in wlcore_vendor_cmd_smart_config_set_group_key() 201 void wlcore_set_vendor_commands(struct wiphy *wiphy) in wlcore_set_vendor_commands()
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 540 struct wireless_dev *brcmf_ap_add_vif(struct wiphy *wiphy, const char *name, in brcmf_ap_add_vif() 611 static struct wireless_dev *brcmf_cfg80211_add_iface(struct wiphy *wiphy, in brcmf_cfg80211_add_iface() 753 static int brcmf_cfg80211_del_ap_iface(struct wiphy *wiphy, in brcmf_cfg80211_del_ap_iface() 787 int brcmf_cfg80211_del_iface(struct wiphy *wiphy, struct wireless_dev *wdev) in brcmf_cfg80211_del_iface() 830 brcmf_cfg80211_change_iface(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_change_iface() 1067 brcmf_cfg80211_scan(struct wiphy *wiphy, struct cfg80211_scan_request *request) in brcmf_cfg80211_scan() 1170 static s32 brcmf_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed) in brcmf_cfg80211_set_wiphy_params() 1289 brcmf_cfg80211_join_ibss(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_join_ibss() 1440 brcmf_cfg80211_leave_ibss(struct wiphy *wiphy, struct net_device *ndev) in brcmf_cfg80211_leave_ibss() 1829 brcmf_cfg80211_connect(struct wiphy *wiphy, struct net_device *ndev, in brcmf_cfg80211_connect() [all …]
|
/Linux-v4.19/include/net/ |
D | cfg80211.h | 424 static inline void wiphy_read_of_freq_limits(struct wiphy *wiphy) in wiphy_read_of_freq_limits() 1748 struct wiphy *wiphy; member 1883 struct wiphy *wiphy; member 3971 struct wiphy { struct 3975 u8 perm_addr[ETH_ALEN]; 3976 u8 addr_mask[ETH_ALEN]; 3978 struct mac_address *addresses; 3980 const struct ieee80211_txrx_stypes *mgmt_stypes; 3982 const struct ieee80211_iface_combination *iface_combinations; 3983 int n_iface_combinations; [all …]
|
/Linux-v4.19/drivers/net/wireless/marvell/libertas/ |
D | cfg.c | 441 static int lbs_cfg_set_monitor_channel(struct wiphy *wiphy, in lbs_cfg_set_monitor_channel() 456 static int lbs_cfg_set_mesh_channel(struct wiphy *wiphy, in lbs_cfg_set_mesh_channel() 630 struct wiphy *wiphy = priv->wdev->wiphy; in lbs_ret_scan() local 792 static int lbs_cfg_scan(struct wiphy *wiphy, in lbs_cfg_scan() 1221 _new_connect_scan_req(struct wiphy *wiphy, struct cfg80211_connect_params *sme) in _new_connect_scan_req() 1272 static int lbs_cfg_connect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_connect() 1421 static int lbs_cfg_disconnect(struct wiphy *wiphy, struct net_device *dev, in lbs_cfg_disconnect() 1435 static int lbs_cfg_set_default_key(struct wiphy *wiphy, in lbs_cfg_set_default_key() 1455 static int lbs_cfg_add_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_add_key() 1516 static int lbs_cfg_del_key(struct wiphy *wiphy, struct net_device *netdev, in lbs_cfg_del_key() [all …]
|