Searched refs:IWN_FH_TX_STATUS_IDLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iwn/ | ||
H A D | if_iwnreg.h | 322 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) macro |
H A D | if_iwn.c | 8878 IWN_FH_TX_STATUS_IDLE(chnl)) in iwn_hw_stop() |