Home
last modified time | relevance | path

Searched refs:ES_16COL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91x.h513 #define ES_16COL 0x0010 // 16 Collisions Reached macro
H A Dsmc91x.c733 if (tx_status & (ES_LATCOL | ES_16COL)) { in smc_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc91x.h502 #define ES_16COL 0x0010 // 16 Collisions Reached macro
H A Dsmc91x.c734 if (tx_status & (ES_LATCOL | ES_16COL)) { in smc_tx()

Completed in 12 milliseconds