Searched refs:TX_BD_LC (Results 1 – 1 of 1) sorted by relevance
138 #define TX_BD_LC (1 << 2) /* late collision */ macro151 #define TX_BD_STATS (TX_BD_CS | TX_BD_DF | TX_BD_LC | \478 if (bd->stat & TX_BD_LC) { in ethoc_update_tx_stats()