Searched refs:XPKT_OK_INT_STS (Results 1 – 2 of 2) sorted by relevance
125 #define XPKT_OK_INT_STS BIT(4) /* transmit to ethernet success */ macro
315 if (ists & XPKT_OK_INT_STS) in moxart_mac_interrupt()