Searched refs:ES_16COL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/smsc/ | ||
| H A D | smc91x.h | 483 #define ES_16COL 0x0010 // 16 Collisions Reached macro |
| H A D | smc91x.c | 735 if (tx_status & (ES_LATCOL | ES_16COL)) { in smc_tx() |