Searched refs:ieee80211_bss_get_ie (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/driver-api/80211/ |
| H A D | cfg80211.rst | 113 ieee80211_bss_get_ie
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | cfg.c | 307 rates_eid = ieee80211_bss_get_ie(bss, WLAN_EID_SUPP_RATES); in lbs_add_common_rates_tlv() 308 ext_rates_eid = ieee80211_bss_get_ie(bss, WLAN_EID_EXT_SUPP_RATES); in lbs_add_common_rates_tlv() 1104 ssid_eid = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in lbs_associate() 1781 rates_eid = ieee80211_bss_get_ie(bss, WLAN_EID_SUPP_RATES); in lbs_ibss_join_existing()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mlme.c | 2607 ssid = ieee80211_bss_get_ie(ifmgd->associated, WLAN_EID_SSID); in ieee80211_mgd_probe_ap_send() 2708 ssid = ieee80211_bss_get_ie(cbss, WLAN_EID_SSID); in ieee80211_ap_probereq_get() 4871 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_ht_vht_rx_chains() 4884 vht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_ht_vht_rx_chains() 5010 ht_oper_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_OPERATION); in ieee80211_prep_channel() 5014 ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY); in ieee80211_prep_channel() 5027 vht_oper_ie = ieee80211_bss_get_ie(cbss, in ieee80211_prep_channel() 5040 vht_cap = ieee80211_bss_get_ie(cbss, WLAN_EID_VHT_CAPABILITY); in ieee80211_prep_channel() 5081 s1g_oper_ie = ieee80211_bss_get_ie(cbss, in ieee80211_prep_channel() 5512 ssidie = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID); in ieee80211_mgd_assoc() [all …]
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | wext-sme.c | 218 ie = ieee80211_bss_get_ie(&wdev->current_bss->pub, in cfg80211_mgd_wext_giwessid()
|
| H A D | scan.c | 411 ssid = ieee80211_bss_get_ie(nontrans_bss, WLAN_EID_SSID); in cfg80211_add_nontrans_list() 2276 nontrans_ssid = ieee80211_bss_get_ie(nontrans_bss, WLAN_EID_SSID); in cfg80211_update_notlisted_nontrans()
|
| H A D | sme.c | 766 country_ie = ieee80211_bss_get_ie(cr->bss, WLAN_EID_COUNTRY); in __cfg80211_connect_result()
|
| H A D | nl80211.c | 3503 ssid_ie = ieee80211_bss_get_ie(&wdev->current_bss->pub, in nl80211_send_iface()
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | sta.c | 415 ssidie = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in wfx_join()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_ioctl.c | 214 country_ie = ieee80211_bss_get_ie(bss, WLAN_EID_COUNTRY); in mwifiex_process_country_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | sta.c | 1290 ssidie = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in cw1200_do_join()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 2523 static inline const u8 *ieee80211_bss_get_ie(struct cfg80211_bss *bss, u8 id) in ieee80211_bss_get_ie() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 1246 ssid_eid = ieee80211_bss_get_ie(bss, WLAN_EID_SSID); in wil_cfg80211_connect()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_sta_cfg80211.c | 1710 country_ie = (u8 *)ieee80211_bss_get_ie(bss, WLAN_EID_COUNTRY); in woal_process_country_ie() 2028 ssid = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID); in woal_cfg80211_auth_scan() 2721 ssid_ie = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID); in woal_cfg80211_associate()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 915 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_sta_cfg80211.c | 1581 country_ie = (u8 *)ieee80211_bss_get_ie(bss, WLAN_EID_COUNTRY); in woal_process_country_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 2197 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath10k_peer_assoc_h_crypto()
|