Home
last modified time | relevance | path

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

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