Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.h104 #define ETDES0_FRAME_FLUSHED BIT(13) macro
H A Denh_desc.c33 if (unlikely(tdes0 & ETDES0_FRAME_FLUSHED)) { in enh_desc_get_tx_status()