Searched refs:MLX5_ATTR_FLAG_SAMPLE (Results 1 – 5 of 5) sorted by relevance
42 attr->flags |= MLX5_ATTR_FLAG_SAMPLE; in tc_act_parse_sample()
113 MLX5_ATTR_FLAG_SAMPLE = BIT(4), enumerator
508 if (attr->flags & MLX5_ATTR_FLAG_SAMPLE) in mlx5e_tc_rule_offload()537 if (attr->flags & MLX5_ATTR_FLAG_SAMPLE) { in mlx5e_tc_rule_unoffload()
501 if (attr->flags & MLX5_ATTR_FLAG_SAMPLE) { in esw_setup_dests()
553 pre_attr->flags = MLX5_ATTR_FLAG_SAMPLE; in mlx5e_tc_sample_offload()
Completed in 23 milliseconds