Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/libertas/
Dtypes.h167 u8 rsnie[1]; member
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c1566 const u8 *rsnie = NULL; in ath11k_peer_assoc_h_crypto() local
1585 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
1598 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
/linux-6.1.9/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()