Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h314 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) macro
H A Dif_iwn.c7431 IWN_FH_TX_STATUS_IDLE(chnl)) in iwn_hw_stop()