Home
last modified time | relevance | path

Searched refs:wpaie_present (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h234 bool wpaie_present; member
H A Dmac.c802 arvif->wpaie_present = true; in ath11k_mac_setup_bcn_tmpl()
804 arvif->wpaie_present = false; in ath11k_mac_setup_bcn_tmpl()
907 if (arvif->rsnie_present || arvif->wpaie_present) { in ath11k_peer_assoc_h_crypto()
909 if (arvif->wpaie_present) in ath11k_peer_assoc_h_crypto()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.h236 bool wpaie_present; member
H A Dmac.c1150 arvif->wpaie_present = true; in ath12k_mac_setup_bcn_tmpl()
1251 if (arvif->rsnie_present || arvif->wpaie_present) { in ath12k_peer_assoc_h_crypto()
1253 if (arvif->wpaie_present) in ath12k_peer_assoc_h_crypto()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h362 bool wpaie_present; member
H A Dmac.c1453 arvif->wpaie_present = true; in ath11k_mac_set_vif_params()
1455 arvif->wpaie_present = false; in ath11k_mac_set_vif_params()
1480 arvif->wpaie_present = tx_arvif->wpaie_present; in ath11k_mac_setup_bcn_tmpl_ema()
1761 if (arvif->rsnie_present || arvif->wpaie_present) { in ath11k_peer_assoc_h_crypto()
1763 if (arvif->wpaie_present) in ath11k_peer_assoc_h_crypto()

Completed in 35 milliseconds