Searched refs:port_loads (Results 1 – 1 of 1) sorted by relevance
384 port_loads[i] = load; in dsw_retrieve_port_loads()444 int16_t *port_loads, uint16_t num_ports, in dsw_select_emigration_target() argument449 int16_t source_port_load = port_loads[source_port_id]; in dsw_select_emigration_target()481 port_loads[port_id], in dsw_select_emigration_target()503 port_loads[candidate_port_id] += candidate_flow_load; in dsw_select_emigration_target()504 port_loads[source_port_id] -= candidate_flow_load; in dsw_select_emigration_target()520 uint16_t num_bursts, int16_t *port_loads) in dsw_select_emigration_targets() argument532 port_loads, dsw->num_ports, in dsw_select_emigration_targets()821 int16_t port_loads[dsw->num_ports]; in dsw_port_consider_emigration() local872 dsw_retrieve_port_loads(dsw, port_loads, in dsw_port_consider_emigration()[all …]