Searched refs:inflight_max (Results 1 – 6 of 6) sorted by relevance
69 if (unlikely(new > 0 && p->inflight_max < sw_inflights)) in sw_event_enqueue_burst()
181 uint16_t inflight_max; /* app requested max inflights for this port */ member
181 p->inflight_max = conf->new_event_threshold; in sw_port_setup()657 (p->inflights == p->inflight_max) ? in sw_dump()663 sw->ports[i].inflight_max, in sw_dump()
521 uint16_t inflight_max; /* app requested max inflights for this port */ member
1100 p->inflight_max, p->inflight_credits); in dlb2_eventdev_dump()
1807 ev_port->inflight_max = port_conf->new_event_threshold; in dlb2_eventdev_port_setup()2492 if (unlikely(ev_port->inflight_max < sw_inflights)) { in dlb2_check_enqueue_sw_credits()