Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A D_ieee80211.h349 #define IEEE80211_IS_CHAN_CWINT(_c) \ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_reset.c1088 if (!IEEE80211_IS_CHAN_CWINT(chan)) { in ar5212PerCalibrationN()