Searched refs:RX_BD_TL (Results 1 – 1 of 1) sorted by relevance
156 #define RX_BD_TL (1 << 3) /* too long */ macro167 #define RX_BD_STATS (RX_BD_LC | RX_BD_CRC | RX_BD_SF | RX_BD_TL | \379 if (bd->stat & RX_BD_TL) { in ethoc_update_rx_stats()