Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dacs.c259 static const struct bw_item bw_40[] = { variable
301 [ACS_BW40] = bw_40,
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h3578 bool bw_40; member
H A Dmac.c1397 arg->bw_40 = true; in ath12k_peer_assoc_h_ht()
H A Dwmi.c1878 if (arg->bw_40) in ath12k_wmi_copy_peer_flags()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h3697 bool bw_40; member
H A Dmac.c1907 arg->bw_40 = true; in ath11k_peer_assoc_h_ht()
2519 arg->bw_40 = true; in ath11k_peer_assoc_h_he_6ghz()
H A Dwmi.c1935 if (param->bw_40) in ath11k_wmi_copy_peer_flags()