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

/freebsd-10.2-release/sys/dev/vte/
H A Dif_vtevar.h103 uint32_t rx_fifo_full; member in struct:vte_hw_stats
H A Dif_vte.c616 &stats->rx_fifo_full, "FIFO full");
1296 stat->rx_fifo_full += (value >> 8);
1315 stat->rx_long_frames + stat->rx_fifo_full;

Completed in 55 milliseconds