Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/iwn/
Dif_iwnreg.h291 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) macro
Dif_iwn.c6831 IWN_FH_TX_STATUS_IDLE(chnl)) in iwn_hw_stop()