Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c1567 const u8 *wpaie = NULL; in ath11k_peer_assoc_h_crypto() local
1589 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath11k_peer_assoc_h_crypto()
1598 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
1604 if (wpaie) { in ath11k_peer_assoc_h_crypto()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c2194 const u8 *wpaie = NULL; in ath10k_peer_assoc_h_crypto() local
2213 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath10k_peer_assoc_h_crypto()
2222 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
2227 if (wpaie) { in ath10k_peer_assoc_h_crypto()