Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h257 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()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h383 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()