Searched refs:HOSTAPD_CHAN_WIDTH_10 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/wpa/src/drivers/ | ||
H A D | driver.h | 53 HOSTAPD_CHAN_WIDTH_10 = BIT(0), enumerator |
H A D | driver_nl80211_capa.c | 1705 chan->allowed_bw &= ~HOSTAPD_CHAN_WIDTH_10; in phy_info_freq() |