Home
last modified time | relevance | path

Searched refs:bw_40 (Results 1 – 7 of 7) sorted by relevance

/src/contrib/wpa/src/ap/
H A Dacs.c259 static const struct bw_item bw_40[] = { variable
301 [ACS_BW40] = bw_40,
/src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3735 bool bw_40; member
H A Dmac.c1995 arg->bw_40 = true; in ath11k_peer_assoc_h_ht()
2611 arg->bw_40 = true; in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1981 if (param->bw_40) in ath11k_wmi_copy_peer_flags()
/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3875 bool bw_40; member
H A Dmac.c2112 arg->bw_40 = true; in ath12k_peer_assoc_h_ht()
2748 arg->bw_40 = true; in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c2217 if (arg->bw_40) in ath12k_wmi_copy_peer_flags()