Searched refs:RX_BD_LC (Results 1 – 1 of 1) sorted by relevance
143 #define RX_BD_LC (1 << 0) /* late collision */ macro157 #define RX_BD_STATS (RX_BD_LC | RX_BD_CRC | RX_BD_SF | RX_BD_TL | \386 if (bd->stat & RX_BD_LC) { in ethoc_update_rx_stats()