Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.h65 #define SEEQ_TSTAT_LCLS 0x010 /* Late collision occurred */ macro
H A Dsgiseeq.c474 if (status & SEEQ_TSTAT_LCLS) in sgiseeq_tx()