Searched refs:IWN_TX_FAIL (Results 1 – 2 of 2) sorted by relevance
1336 #define IWN_TX_FAIL 0x80 /* all failures have 0x80 set */ macro
3678 if (!(status & IWN_TX_FAIL)) in iwn_tx_done()3717 (status & IWN_TX_FAIL) != 0); in iwn_tx_done()