Searched refs:cfg80211_find_ext_ie (Results 1 – 3 of 3) sorted by relevance
237 session = cfg80211_find_ext_ie(WLAN_EID_EXT_FILS_SESSION, in fils_encrypt_assoc_req()286 session = cfg80211_find_ext_ie(WLAN_EID_EXT_FILS_SESSION, in fils_decrypt_assoc_resp()
4653 he_oper_ie = cfg80211_find_ext_ie(WLAN_EID_EXT_HE_OPERATION, in ieee80211_prep_channel()
4710 static inline const u8 *cfg80211_find_ext_ie(u8 ext_eid, const u8 *ies, int len) in cfg80211_find_ext_ie() function