Searched refs:ETDES0_ERROR_SUMMARY (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ | ||
D | descs.h | 106 #define ETDES0_ERROR_SUMMARY BIT(15) macro |
D | enh_desc.c | 30 if (unlikely(tdes0 & ETDES0_ERROR_SUMMARY)) { in enh_desc_get_tx_status() |