Home
last modified time | relevance | path

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

/trueos/sys/net80211/
HD_ieee80211.h301 #define IEEE80211_IS_CHAN_CWINT(_c) \ macro
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_reset.c1085 if (!IEEE80211_IS_CHAN_CWINT(chan)) { in ar5212PerCalibrationN()
/trueos/sbin/ifconfig/
HDifieee80211.c3484 IEEE80211_IS_CHAN_CWINT(c) ? 'I' : ' ', in print_chaninfo()