Searched refs:HOSTAPD_CHAN_WIDTH_40M (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
H A Dhw_features_common.c122 (!ht40_plus && !(p_chan->allowed_bw & HOSTAPD_CHAN_WIDTH_40M))) {
601 bw_mask = HOSTAPD_CHAN_WIDTH_40M;
/freebsd-12-stable/contrib/wpa/src/ap/
H A Dhw_features.c764 (pri_chan->allowed_bw & HOSTAPD_CHAN_WIDTH_40M)) {
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver.h66 HOSTAPD_CHAN_WIDTH_40M = BIT(3), enumerator in enum:hostapd_chan_width_attr
H A Ddriver_nl80211_capa.c1370 chan->allowed_bw &= ~HOSTAPD_CHAN_WIDTH_40M;

Completed in 122 milliseconds