Searched refs:SEEQ_TSTAT_LCLS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/seeq/ | ||
D | sgiseeq.h | 65 #define SEEQ_TSTAT_LCLS 0x010 /* Late collision occurred */ macro |
D | sgiseeq.c | 467 if (status & SEEQ_TSTAT_LCLS) in sgiseeq_tx() |