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

/freebsd-13-stable/contrib/wpa/src/common/
H A Dhw_features_common.c593 bw_mask = HOSTAPD_CHAN_WIDTH_20;
624 (chan->allowed_bw & HOSTAPD_CHAN_WIDTH_20);
/freebsd-13-stable/contrib/wpa/src/drivers/
H A Ddriver.h64 HOSTAPD_CHAN_WIDTH_20 = BIT(1), enumerator in enum:hostapd_chan_width_attr
H A Ddriver_hostap.c1134 mode->channels[i].allowed_bw = HOSTAPD_CHAN_WIDTH_20;
H A Ddriver_nl80211_capa.c1366 chan->allowed_bw &= ~HOSTAPD_CHAN_WIDTH_20;

Completed in 135 milliseconds