Home
last modified time | relevance | path

Searched refs:ES_LATCOL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/smsc/
Dsmc91x.c744 if (tx_status & (ES_LATCOL | ES_16COL)) { in smc_tx()
746 (tx_status & ES_LATCOL) ? in smc_tx()
Dsmc91x.h478 #define ES_LATCOL 0x0200 // Late collision detected on last tx macro