Searched refs:ISR_TXOK (Results 1 – 1 of 1) sorted by relevance
191 #define ISR_TXOK 0x00000040 macro 1411 if (isr & ~(ISR_PHY | ISR_RXDESC | ISR_RXEARLY | ISR_RXOK | ISR_RXERR | ISR_TXIDLE | ISR_TXOK | ISR_TXDESC))1472 if ((ISR_TXDESC | ISR_TXIDLE | ISR_TXOK | ISR_TXERR) & isr) {1480 (dev->IMR_cache & ISR_TXOK)) {1482 dev->IMR_cache &= ~ISR_TXOK;1496 dev->IMR_cache |= ISR_TXOK;1542 dev->IMR_cache &= ~(ISR_TXURN | ISR_TXIDLE | ISR_TXERR | ISR_TXDESC | ISR_TXOK);