Searched refs:TDES0_UNDERFLOW_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 62 #define TDES0_UNDERFLOW_ERROR BIT(1) macro |
H A D | norm_desc.c | 31 if (unlikely(tdes0 & TDES0_UNDERFLOW_ERROR)) { in ndesc_get_tx_status() |