Searched refs:rx_fifo_full (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/vte/
H A Dif_vtevar.h105 uint32_t rx_fifo_full; member in struct:vte_hw_stats
H A Dif_vte.c621 &stats->rx_fifo_full, "FIFO full");
1297 stat->rx_fifo_full += (value >> 8);
1331 stat->rx_long_frames + stat->rx_fifo_full);

Completed in 40 milliseconds