Home
last modified time | relevance | path

Searched refs:ETDES0_PAYLOAD_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h103 #define ETDES0_PAYLOAD_ERROR BIT(12) macro
H A Denh_desc.c60 if (unlikely(tdes0 & ETDES0_PAYLOAD_ERROR)) { in enh_desc_get_tx_status()