Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_regdomain.c575 ic->ic_flags |= CHANNEL_NFCREQUIRED; in getchannels()
H A Dah_internal.h205 #define CHANNEL_NFCREQUIRED IEEE80211_CHAN_PRIV0 macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c963 (chan->ic_flags & CHANNEL_NFCREQUIRED)) { in ar5211CalNoiseFloor()