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