Searched refs:rx_drop_overrun (Results 1 – 2 of 2) sorted by relevance
231 uint64_t rx_drop_overrun; member
1569 stats->rx_drop_overrun = GET_RX_STATS(RX_ORUN); in nicvf_update_stats()1584 drv_stats->rx_drops = stats->rx_drop_red + stats->rx_drop_overrun; in nicvf_update_stats()