Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dtypes.h168 u8 rsnie[]; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c1243 const u8 *rsnie = NULL; in ath12k_peer_assoc_h_crypto() local
1262 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath12k_peer_assoc_h_crypto()
1275 if (rsnie || wpaie) { in ath12k_peer_assoc_h_crypto()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c1743 const u8 *rsnie = NULL; in ath11k_peer_assoc_h_crypto() local
1762 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath11k_peer_assoc_h_crypto()
1775 if (rsnie || wpaie) { in ath11k_peer_assoc_h_crypto()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2194 const u8 *rsnie = NULL; in ath10k_peer_assoc_h_crypto() local
2210 rsnie = ieee80211_bss_get_ie(bss, WLAN_EID_RSN); in ath10k_peer_assoc_h_crypto()
2223 if (rsnie || wpaie) { in ath10k_peer_assoc_h_crypto()