Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/marvell/libertas/
H A Dtypes.h168 u8 rsnie[]; member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dmac.c2188 const u8 *rsnie = NULL; in ath10k_peer_assoc_h_crypto() local
2204 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath10k_peer_assoc_h_crypto()
2217 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.c1832 const u8 *rsnie = NULL; in ath11k_peer_assoc_h_crypto() local
1851 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
1864 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c1956 const u8 *rsnie = NULL; in ath12k_peer_assoc_h_crypto() local
1982 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath12k_peer_assoc_h_crypto()
1995 if (rsnie || wpaie) { in ath12k_peer_assoc_h_crypto()