Home
last modified time | relevance | path

Searched defs:flow_hash (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/event/dsw/
H A Ddsw_event.c219 uint8_t queue_id, uint16_t flow_hash) in dsw_is_queue_flow_in_ary()
233 uint16_t flow_hash) in dsw_port_is_flow_paused()
547 dsw_schedule(struct dsw_evdev *dsw, uint8_t queue_id, uint16_t flow_hash) in dsw_schedule()
659 uint16_t flow_hash; in dsw_port_buffer_event() local
706 uint16_t flow_hash; in dsw_port_flush_paused_events() local
745 uint16_t flow_hash = qf->flow_hash; in dsw_port_end_emigration() local
797 uint16_t flow_hash = qf->flow_hash; in dsw_port_move_parallel_flows() local
968 uint16_t flow_hash) in dsw_port_forward_emigrated_flow()
H A Ddsw_evdev.c256 uint16_t flow_hash; in initial_flow_to_port_assignment() local
H A Ddsw_evdev.h125 uint16_t flow_hash; member