Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c5930 int jump_table, in flow_sample_split_prep() argument
6091 if (jump_table) { in flow_sample_split_prep()
6095 jump_action->group = jump_table; in flow_sample_split_prep()
6633 uint16_t jump_table = 0; in flow_create_split_sample() local
6667 jump_table = attr->group * MLX5_FLOW_TABLE_FACTOR + in flow_create_split_sample()
6674 qrss_action_pos, jump_table, in flow_create_split_sample()
6706 sfx_attr.group = jump_table; in flow_create_split_sample()