Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dsw/
H A Ddsw_event.c517 struct dsw_queue_flow *target_qfs = source_port->emigration_target_qfs; in dsw_select_emigration_targets()
736 struct dsw_queue_flow *qf = &port->emigration_target_qfs[i]; in dsw_port_end_emigration()
767 port->emigration_target_qfs[i] = left_qfs[i]; in dsw_port_end_emigration()
785 &source_port->emigration_target_qfs[i]; in dsw_port_move_parallel_flows()
914 source_port->emigration_target_qfs, in dsw_port_consider_emigration()
918 source_port->emigration_target_qfs, in dsw_port_consider_emigration()
1019 &source_port->emigration_target_qfs[i]; in dsw_port_move_emigrating_flows()
1037 source_port->emigration_target_qfs, in dsw_port_move_emigrating_flows()
H A Ddsw_evdev.h178 emigration_target_qfs[DSW_MAX_FLOWS_PER_MIGRATION]; member