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