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