| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | core.h | 214 void cfg80211_init_wdev(struct wireless_dev *wdev); 216 struct wireless_dev *wdev); 218 static inline void wdev_lock(struct wireless_dev *wdev) in wdev_lock() 225 static inline void wdev_unlock(struct wireless_dev *wdev) in wdev_unlock() 311 void cfg80211_update_assoc_bss_entry(struct wireless_dev *wdev, 327 struct wireless_dev *wdev); 341 struct wireless_dev *wdev, 388 int cfg80211_mlme_register_mgmt(struct wireless_dev *wdev, u32 snd_pid, 393 void cfg80211_mlme_unregister_socket(struct wireless_dev *wdev, u32 nlpid); 394 void cfg80211_mlme_purge_registrations(struct wireless_dev *wdev); [all …]
|
| H A D | wext-compat.c | 38 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwmode() 74 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwmode() 111 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwrange() 254 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwrts() 278 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwrts() 292 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwfrag() 318 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwfrag() 332 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwretry() 369 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_giwretry() 400 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_set_encryption() [all …]
|
| H A D | mlme.c | 28 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_rx_assoc_resp() 74 static void cfg80211_process_auth(struct wireless_dev *wdev, in cfg80211_process_auth() 83 static void cfg80211_process_deauth(struct wireless_dev *wdev, in cfg80211_process_deauth() 102 static void cfg80211_process_disassoc(struct wireless_dev *wdev, in cfg80211_process_disassoc() 123 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_rx_mlme_mgmt() 144 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_auth_timeout() 157 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_assoc_timeout() 173 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_abandon_assoc() 185 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_tx_mlme_mgmt() 240 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mlme_auth() [all …]
|
| H A D | nl80211.h | 19 static inline u64 wdev_id(struct wireless_dev *wdev) in wdev_id() 27 struct wireless_dev **wdev); 38 struct wireless_dev *wdev, 41 struct wireless_dev *wdev); 43 struct wireless_dev *wdev, bool aborted); 111 struct wireless_dev *wdev, u32 nlpid, 121 void nl80211_send_ap_stopped(struct wireless_dev *wdev);
|
| H A D | ibss.c | 21 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_ibss_joined() 62 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_joined() 92 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_join_ibss() 158 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_clear_ibss() 194 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_clear_ibss() 204 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_leave_ibss() 226 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_leave_ibss() 238 struct wireless_dev *wdev) in cfg80211_ibss_wext_join() 313 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_wext_siwfreq() 370 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_ibss_wext_giwfreq() [all …]
|
| H A D | sme.c | 54 static void cfg80211_sme_free(struct wireless_dev *wdev) in cfg80211_sme_free() 64 static int cfg80211_conn_scan(struct wireless_dev *wdev) in cfg80211_conn_scan() 146 static int cfg80211_conn_do_work(struct wireless_dev *wdev, in cfg80211_conn_do_work() 232 struct wireless_dev *wdev; in cfg80211_conn_work() 273 static struct cfg80211_bss *cfg80211_get_conn_bss(struct wireless_dev *wdev) in cfg80211_get_conn_bss() 300 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_sme_scan_done() 322 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_sme_scan_done() 329 void cfg80211_sme_rx_auth(struct wireless_dev *wdev, const u8 *buf, size_t len) in cfg80211_sme_rx_auth() 380 bool cfg80211_sme_rx_assoc_resp(struct wireless_dev *wdev, u16 status) in cfg80211_sme_rx_assoc_resp() 409 void cfg80211_sme_deauth(struct wireless_dev *wdev) in cfg80211_sme_deauth() [all …]
|
| H A D | ocb.c | 21 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_join_ocb() 46 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_join_ocb() 59 struct wireless_dev *wdev = dev->ieee80211_ptr; in __cfg80211_leave_ocb() 80 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_leave_ocb()
|
| H A D | wext-sme.c | 19 struct wireless_dev *wdev) in cfg80211_mgd_wext_connect() 69 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwfreq() 120 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwfreq() 148 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwessid() 204 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwessid() 243 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_siwap() 294 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_mgd_wext_giwap() 316 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwgenie() 366 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_wext_siwmlme()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 47 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 148 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 354 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 371 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 465 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 492 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 539 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 623 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 653 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 677 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.h | 145 struct wireless_dev *brcmf_p2p_add_vif(struct wiphy *wiphy, const char *name, 149 int brcmf_p2p_del_vif(struct wiphy *wiphy, struct wireless_dev *wdev); 153 int brcmf_p2p_start_device(struct wiphy *wiphy, struct wireless_dev *wdev); 154 void brcmf_p2p_stop_device(struct wiphy *wiphy, struct wireless_dev *wdev); 158 int brcmf_p2p_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 43 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 144 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 336 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 353 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 447 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 474 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 521 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 605 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 635 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 659 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 42 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 143 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 333 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 350 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 444 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 471 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 518 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 602 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 632 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 656 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 47 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 148 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 340 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 357 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 451 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 478 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 525 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 609 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 639 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 663 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 43 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 144 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 336 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 353 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 447 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 474 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 521 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 605 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 635 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 659 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 335 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 352 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 446 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 473 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 520 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 604 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 634 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 658 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 335 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 352 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 446 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 473 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 520 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 604 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 634 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 658 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 46 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 147 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 343 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 360 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 454 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 481 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 528 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 612 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 642 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 666 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | rtw_cfgvendor.c | 47 struct sk_buff *dbg_rtw_cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev,… in dbg_rtw_cfg80211_vendor_event_alloc() 148 struct wiphy *wiphy, struct wireless_dev *wdev, int len, int event_id, gfp_t gfp) in rtw_cfg80211_vendor_event_alloc() 344 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set() 361 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_get_feature_set_matrix() 455 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_capabilities() 482 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_channel_list() 529 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_gscan_get_batch_results() 613 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_initiate_gscan() 643 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_enable_full_scan_result() 667 struct wireless_dev *wdev, const void *data, int len) in rtw_cfgvendor_set_scan_cfg() [all …]
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 2209 struct wireless_dev *wdev; 3979 struct wireless_dev * (*add_virtual_intf)(struct wiphy *wiphy, 3985 struct wireless_dev *wdev); 4076 void (*abort_scan)(struct wiphy *wiphy, struct wireless_dev *wdev); 4105 int (*set_tx_power)(struct wiphy *wiphy, struct wireless_dev *wdev, 4107 int (*get_tx_power)(struct wiphy *wiphy, struct wireless_dev *wdev, 4116 int (*testmode_cmd)(struct wiphy *wiphy, struct wireless_dev *wdev, 4138 struct wireless_dev *wdev, 4143 struct wireless_dev *wdev, 4146 int (*mgmt_tx)(struct wiphy *wiphy, struct wireless_dev *wdev, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgvendor.c | 149 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set() 167 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_get_feature_set_matrix() 205 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_rand_mac_oui() 231 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_nodfs_flag() 251 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_set_country() 342 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_gscan_get_capabilities() 371 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_gscan_get_batch_results() 469 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_initiate_gscan() 502 struct wireless_dev *wdev, const void *data, int len) in wl_cfgvendor_enable_full_scan_result() 619 wl_cfgvendor_set_scan_cfg(struct wiphy *wiphy, struct wireless_dev *wdev, in wl_cfgvendor_set_scan_cfg() [all …]
|