Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/ap/
HDacs.c276 static const struct bw_item bw_80[] = { variable
302 [ACS_BW80] = bw_80,
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDwmi.h3579 bool bw_80; member
HDmac.c1566 arg->bw_80 = true; in ath12k_peer_assoc_h_vht()
HDwmi.c1880 if (arg->bw_80) in ath12k_wmi_copy_peer_flags()
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDwmi.h3698 bool bw_80; member
HDmac.c2113 arg->bw_80 = true; in ath11k_peer_assoc_h_vht()
2522 arg->bw_80 = true; in ath11k_peer_assoc_h_he_6ghz()
HDwmi.c1937 if (param->bw_80) in ath11k_wmi_copy_peer_flags()