Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h946 #define IWN_CHAN_ACTIVE (1 << 0) macro
H A Dif_iwn.c7221 chan->flags |= htole32(IWN_CHAN_ACTIVE); in iwn_scan()