Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/libertas/
Dtypes.h168 u8 rsnie[]; member
/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dmac.c1240 const u8 *rsnie = NULL; in ath12k_peer_assoc_h_crypto() local
1259 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath12k_peer_assoc_h_crypto()
1272 if (rsnie || wpaie) { in ath12k_peer_assoc_h_crypto()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dmac.c1750 const u8 *rsnie = NULL; in ath11k_peer_assoc_h_crypto() local
1769 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
1782 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dmac.c2193 const u8 *rsnie = NULL; in ath10k_peer_assoc_h_crypto() local
2209 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath10k_peer_assoc_h_crypto()
2222 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()