Searched refs:ISR_TXOK (Results 1 – 1 of 1) sorted by relevance
205 #define ISR_TXOK 0x00000040 macro1422 …if (isr & ~(ISR_PHY | ISR_RXDESC | ISR_RXEARLY | ISR_RXOK | ISR_RXERR | ISR_TXIDLE | ISR_TXOK | IS…1483 if ((ISR_TXDESC | ISR_TXIDLE | ISR_TXOK | ISR_TXERR) & isr) {1491 (dev->IMR_cache & ISR_TXOK)) {1493 dev->IMR_cache &= ~ISR_TXOK;1507 dev->IMR_cache |= ISR_TXOK;1553 dev->IMR_cache &= ~(ISR_TXURN | ISR_TXIDLE | ISR_TXERR | ISR_TXDESC | ISR_TXOK);