Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A 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/drivers/net/wireless/ath/ath11k/
A Dmac.c1306 const u8 *wpaie = NULL; in ath11k_peer_assoc_h_crypto() local
1328 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath11k_peer_assoc_h_crypto()
1337 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
1343 if (wpaie) { in ath11k_peer_assoc_h_crypto()
/linux/drivers/net/wireless/ath/ath10k/
A Dmac.c2188 const u8 *wpaie = NULL; in ath10k_peer_assoc_h_crypto() local
2206 wpaie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, in ath10k_peer_assoc_h_crypto()
2215 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
2220 if (wpaie) { in ath10k_peer_assoc_h_crypto()

Completed in 30 milliseconds