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