Home
last modified time | relevance | path

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

/f-stack/tools/ifconfig/
H A Difieee80211.c320 int chanmode = ifmr != NULL ? IFM_MODE(ifmr->ifm_current) : IFM_AUTO; in promote() local
324 if (chanmode != IFM_IEEE80211_11B) in promote()
326 if (chanmode != IFM_IEEE80211_11G && (htconf & 1)) { in promote()
336 if (chanmode != IFM_IEEE80211_11A && (htconf & 1)) { in promote()