Home
last modified time | relevance | path

Searched refs:wpaie (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath6kl/
Dmain.c62 u8 *wpaie, size_t ielen, u8 keymgmt, in ath6kl_add_new_sta() argument
74 memcpy(sta->wpa_ie, wpaie, ielen); in ath6kl_add_new_sta()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c936 const u8 *wpaie = NULL; in ath11k_peer_assoc_h_crypto() local
958 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath11k_peer_assoc_h_crypto()
967 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
973 if (wpaie) { in ath11k_peer_assoc_h_crypto()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c2184 const u8 *wpaie = NULL; in ath10k_peer_assoc_h_crypto() local
2202 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath10k_peer_assoc_h_crypto()
2211 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
2216 if (wpaie) { in ath10k_peer_assoc_h_crypto()