Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h823 #define IWN_CHAN_NPBREQS(x) (((1 << (x)) - 1) << 1) macro
H A Dif_iwn.c5849 chan->flags |= htole32(IWN_CHAN_NPBREQS(1)); in iwn_scan()