Searched refs:GMAC_INT_TX_ERR_BITS (Results 1 – 2 of 2) sorted by relevance
161 #define GMAC_INT_TX_ERR_BITS \ macro165 GMAC_IER_TCOMP | GMAC_INT_TX_ERR_BITS | GMAC_IER_HRESP)
1688 if (isr & GMAC_INT_TX_ERR_BITS) { in queue0_isr()