Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dmac.c897 const u8 *wpaie = NULL; in ath11k_peer_assoc_h_crypto() local
919 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath11k_peer_assoc_h_crypto()
928 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
934 if (wpaie) { in ath11k_peer_assoc_h_crypto()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dmac.c2184 const u8 *wpaie = NULL; in ath10k_peer_assoc_h_crypto() local
2201 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath10k_peer_assoc_h_crypto()
2210 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
2215 if (wpaie) { in ath10k_peer_assoc_h_crypto()