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