Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c4465 int *match_action_pos, int *qrss_action_pos) in flow_check_match_action() argument
4475 *qrss_action_pos = -1; in flow_check_match_action()
4483 *qrss_action_pos = actions_n; in flow_check_match_action()
4552 int qrss_action_pos, in flow_sample_split_prep() argument
4597 if (qrss_action_pos >= 0 && qrss_action_pos < sample_action_pos) { in flow_sample_split_prep()
4598 index = qrss_action_pos; in flow_sample_split_prep()
4610 memcpy(actions_sfx, actions + qrss_action_pos, in flow_sample_split_prep()
5033 int qrss_action_pos; in flow_create_split_sample() local
5039 &sample_action_pos, &qrss_action_pos); in flow_create_split_sample()
5063 qrss_action_pos, error); in flow_create_split_sample()