Searched refs:sample_id (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_flex.c | 168 uint32_t sample_id, uint32_t id) in mlx5_flex_set_match_sample() argument 172 SET_FP_MATCH_SAMPLE_ID(0, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 175 SET_FP_MATCH_SAMPLE_ID(1, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 178 SET_FP_MATCH_SAMPLE_ID(2, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 181 SET_FP_MATCH_SAMPLE_ID(3, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 184 SET_FP_MATCH_SAMPLE_ID(4, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 187 SET_FP_MATCH_SAMPLE_ID(5, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 190 SET_FP_MATCH_SAMPLE_ID(6, def, mask, value, sample_id); in mlx5_flex_set_match_sample() 193 SET_FP_MATCH_SAMPLE_ID(7, def, mask, value, sample_id); in mlx5_flex_set_match_sample()
|