Searched refs:IWN_FH_TX_STATUS_IDLE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/iwn/ | ||
| D | if_iwnreg.h | 291 #define IWN_FH_TX_STATUS_IDLE(chnl) (1 << ((chnl) + 16)) macro |
| D | if_iwn.c | 6831 IWN_FH_TX_STATUS_IDLE(chnl)) in iwn_hw_stop() |