Home
last modified time | relevance | path

Searched refs:possible_inflights (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.c154 int possible_inflights = p->inflight_credits + p->inflights; in sw_port_setup() local
155 rte_atomic32_sub(&sw->inflights, possible_inflights); in sw_port_setup()