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