Searched refs:TXERR (Results 1 – 4 of 4) sorted by relevance
45 #define TXERR BIT(11) macro55 #define ALL_TX_IT (TXEND | TXBR | TXACKE | TXERR | TXUDR | ARBLST)91 if (status & (TXERR | TXUDR)) { in stm32_tx_done()
57 static int debugflags = DBGBIT(TXERR) | DBGBIT(GENERAL);792 DBGOUT(TXERR, "TDH wraparound @%x, TDT %x, TDLEN %x\n", in start_xmit()
345 Some ethernet phys needs TXERR control. Since the GMAC
71 | MACB_BIT(TXERR))