Searched refs:sched_quanta (Results 1 – 4 of 4) sorted by relevance
515 int32_t sched_quanta = sw->sched_quanta; in sw_event_schedule() local546 (int)in_pkts_this_iteration < sched_quanta); in sw_event_schedule()554 } while ((int)out_pkts_total < sched_quanta); in sw_event_schedule()
994 int sched_quanta = SW_DEFAULT_SCHED_QUANTA; in sw_probe() local1021 set_sched_quanta, &sched_quanta); in sw_probe()1078 name, socket_id, sched_quanta, credit_quanta, in sw_probe()1103 sw->sched_quanta = sched_quanta; in sw_probe()
258 int32_t sched_quanta; member
64 --vdev="event_sw0,sched_quanta=64"