Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h322 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) macro
H A Dif_iwn.c8878 IWN_FH_TX_STATUS_IDLE(chnl)) in iwn_hw_stop()