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