Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_event.c448 int16_t candidate_flow_load = -1; in dsw_select_emigration_target() local
483 candidate_flow_load = flow_load; in dsw_select_emigration_target()
495 DSW_LOAD_TO_PERCENT(candidate_flow_load), in dsw_select_emigration_target()
498 port_loads[candidate_port_id] += candidate_flow_load; in dsw_select_emigration_target()
499 port_loads[source_port_id] -= candidate_flow_load; in dsw_select_emigration_target()
506 candidate_flow_load); in dsw_select_emigration_target()