Searched refs:ETDES0_UNDERFLOW_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | descs.h | 95 #define ETDES0_UNDERFLOW_ERROR BIT(1) macro |
H A D | enh_desc.c | 52 if (unlikely(tdes0 & ETDES0_UNDERFLOW_ERROR)) { in enh_desc_get_tx_status() |