Searched refs:WI_EV_TX_EXC (Results 1 – 2 of 2) sorted by relevance
194 #define WI_EV_TX_EXC 0x0004 /* async xmit completed with failure */ macro
246 WI_EV_TX | WI_EV_TX_EXC | WI_EV_CMD)712 if (status & WI_EV_TX_EXC) in wi_softintr()