Searched refs:ES_LATCOL (Results 1 – 3 of 3) sorted by relevance
392 #define ES_LATCOL 0x0200 /* Late collision detected on last tx */ macro
733 if (tx_status & (ES_LATCOL | ES_16COL)) { in smc_tx()735 (tx_status & ES_LATCOL) ? in smc_tx()
517 #define ES_LATCOL 0x0200 // Late collision detected on last tx macro