Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/arc/
H A Demac.h46 #define LTCL (1 << 28) macro
H A Demac_main.c127 if (unlikely(info & (DROP | DEFR | LTCL | UFLO))) { in arc_emac_tx_clean()
134 if (info & LTCL) in arc_emac_tx_clean()