Searched refs:WI_TXSTAT_RET_ERR (Results 1 – 2 of 2) sorted by relevance
562 #define WI_TXSTAT_RET_ERR 0x0001 macro
1815 if (status & WI_TXSTAT_RET_ERR) in wi_tx_ex_intr()1832 if ((status & WI_TXSTAT_RET_ERR) != 0) in wi_tx_ex_intr()