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/ath12k/
H A Dwmi.h3579 bool bw_80; member
H A Dmac.c1566 arg->bw_80 = true; in ath12k_peer_assoc_h_vht()
H A Dwmi.c1880 if (arg->bw_80) in ath12k_wmi_copy_peer_flags()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3698 bool bw_80; member
H A Dmac.c2113 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
2522 arg->bw_80 = true; in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1937 if (param->bw_80) in ath11k_wmi_copy_peer_flags()