Searched refs:WI_EV_TX_EXC (Results 1 – 3 of 3) sorted by relevance
255 #define WI_EV_TX_EXC 0x0004 /* async xmit completed with failure */ macro260 (WI_EV_RX|WI_EV_TX|WI_EV_TX_EXC|WI_EV_ALLOC|WI_EV_INFO|WI_EV_INFO_DROP)
500 if (status & WI_EV_TX_EXC) { in wi_intr()502 CSR_WRITE_2(sc, WI_EVENT_ACK, WI_EV_TX_EXC); in wi_intr()837 if (status & WI_EV_TX_EXC) in wi_txeof()
1118 err = WI_EV_TX_EXC; in wi_usb_txeof_frm()