Searched refs:in_pkts_total (Results 1 – 1 of 1) sorted by relevance
514 uint32_t out_pkts_total = 0, in_pkts_total = 0; in sw_event_schedule() local550 in_pkts_total += in_pkts_this_iteration; in sw_event_schedule()557 sw->stats.rx_pkts += in_pkts_total; in sw_event_schedule()559 sw->sched_no_iq_enqueues += (in_pkts_total == 0); in sw_event_schedule()