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

/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c279 int chanmode = ifmr != NULL ? IFM_MODE(ifmr->ifm_current) : IFM_AUTO; local
283 if (chanmode != IFM_IEEE80211_11B)
285 if (chanmode != IFM_IEEE80211_11G && (htconf & 1)) {
295 if (chanmode != IFM_IEEE80211_11A && (htconf & 1)) {

Completed in 62 milliseconds