Home
last modified time | relevance | path

Searched refs:tx_hard_error_bump_tc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h360 tx_hard_error_bump_tc = 0x2, enumerator
H A Ddwmac-loongson.c268 ret = tx_hard_error_bump_tc; in loongson_dwmac_dma_interrupt()
H A Dstmmac_main.c3044 if (unlikely(status[chan] & tx_hard_error_bump_tc)) { in stmmac_dma_interrupt()
6183 if (unlikely(status & tx_hard_error_bump_tc)) { in stmmac_msi_intr_tx()