Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dacs.c276 static const struct bw_item bw_80[] = { variable
302 [ACS_BW80] = bw_80,
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3743 bool bw_80; member
H A Dmac.c2201 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
2614 arg->bw_80 = true; in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1995 if (param->bw_80) in ath11k_wmi_copy_peer_flags()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3895 bool bw_80; member
H A Dmac.c2429 arg->bw_80 = true; in ath12k_peer_assoc_h_vht()
2852 arg->bw_80 = true; in ath12k_peer_assoc_h_he_6ghz()
H A Dwmi.c2136 if (arg->bw_80) in ath12k_wmi_copy_peer_flags()