Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dcore.h236 bool wpaie_present; member
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()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dcore.h362 bool wpaie_present; member
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()