Searched refs:cfg80211_find_ext_ie (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/net/mac80211/ |
| D | fils_aead.c | 234 session = cfg80211_find_ext_ie(WLAN_EID_EXT_FILS_SESSION, in fils_encrypt_assoc_req() 283 session = cfg80211_find_ext_ie(WLAN_EID_EXT_FILS_SESSION, in fils_decrypt_assoc_resp()
|
| D | mlme.c | 4812 he_oper_ie = cfg80211_find_ext_ie(WLAN_EID_EXT_HE_OPERATION, in ieee80211_prep_channel() 5498 ie = cfg80211_find_ext_ie(WLAN_EID_EXT_MULTIPLE_BSSID_CONFIGURATION, in ieee80211_mgd_assoc()
|
| /Linux-v5.4/net/wireless/ |
| D | scan.c | 275 tmp = (u8 *)cfg80211_find_ext_ie(tmp_old[2], sub_copy, in cfg80211_gen_new_ie() 1566 !cfg80211_find_ext_ie(WLAN_EID_EXT_HE_CAPABILITY, ie, ielen)) in cfg80211_parse_mbssid_data() 1896 !cfg80211_find_ext_ie(WLAN_EID_EXT_HE_CAPABILITY, ie, ielen)) in cfg80211_inform_bss_frame_data()
|
| D | nl80211.c | 4550 cap = cfg80211_find_ext_ie(WLAN_EID_EXT_HE_CAPABILITY, ies, ies_len); in nl80211_calculate_ap_params()
|
| /Linux-v5.4/include/net/ |
| D | cfg80211.h | 5384 static inline const u8 *cfg80211_find_ext_ie(u8 ext_eid, const u8 *ies, int len) in cfg80211_find_ext_ie() function
|