Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/iwn/
Dif_iwnreg.h947 #define IWN_CHAN_ACTIVE (1 << 0) macro
Dif_iwn.c7216 chan->flags |= htole32(IWN_CHAN_ACTIVE); in iwn_scan()