Home
last modified time | relevance | path

Searched refs:rsnie (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h168 u8 rsnie[]; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2217 const u8 *rsnie = NULL; in ath10k_peer_assoc_h_crypto() local
2233 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath10k_peer_assoc_h_crypto()
2246 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1838 const u8 *rsnie = NULL; in ath11k_peer_assoc_h_crypto() local
1857 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
1870 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2029 const u8 *rsnie = NULL; in ath12k_peer_assoc_h_crypto() local
2055 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath12k_peer_assoc_h_crypto()
2068 if (rsnie || wpaie) { in ath12k_peer_assoc_h_crypto()