Home
last modified time | relevance | path

Searched refs:HOSTAPD_CHAN_WIDTH_80 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.c946 bw_mask = HOSTAPD_CHAN_WIDTH_80; in chan_bw_allowed()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h57 HOSTAPD_CHAN_WIDTH_80 = BIT(4), enumerator
H A Ddriver_nl80211_capa.c1713 chan->allowed_bw &= ~HOSTAPD_CHAN_WIDTH_80; in phy_info_freq()