Searched refs:flow_hash (Results 1 – 3 of 3) sorted by relevance
225 qfs[i].flow_hash == flow_hash) in dsw_is_queue_flow_in_ary()233 uint16_t flow_hash) in dsw_port_is_flow_paused() argument268 qf->flow_hash == target_qf->flow_hash) { in dsw_port_remove_paused_flow()659 uint16_t flow_hash; in dsw_port_buffer_event() local671 flow_hash))) { in dsw_port_buffer_event()706 uint16_t flow_hash; in dsw_port_flush_paused_events() local711 flow_hash == qf->flow_hash) in dsw_port_flush_paused_events()745 uint16_t flow_hash = qf->flow_hash; in dsw_port_end_emigration() local757 flow_hash); in dsw_port_end_emigration()797 uint16_t flow_hash = qf->flow_hash; in dsw_port_move_parallel_flows() local[all …]
256 uint16_t flow_hash; in initial_flow_to_port_assignment() local257 for (flow_hash = 0; flow_hash < DSW_MAX_FLOWS; flow_hash++) { in initial_flow_to_port_assignment()262 dsw->queues[queue_id].flow_to_port_map[flow_hash] = in initial_flow_to_port_assignment()
125 uint16_t flow_hash; member