Searched refs:branch_true (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| D | post_meter.h | 40 struct mlx5_flow_attr *branch_true,
|
| D | post_meter.c | 399 struct mlx5_flow_attr *branch_true, in mlx5e_post_meter_init() argument 413 branch_true, branch_false); in mlx5e_post_meter_init() 418 branch_true, branch_false); in mlx5e_post_meter_init()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.h | 97 struct mlx5_flow_attr *branch_true; member
|
| D | en_tc.c | 458 attr->branch_true, attr->branch_false); in mlx5e_tc_add_flow_meter() 1762 if (attr->branch_true && in post_process_attr() 1763 attr->branch_true->action & MLX5_FLOW_CONTEXT_ACTION_MOD_HDR) { in post_process_attr() 1764 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_true); in post_process_attr() 3572 attr2->branch_true = NULL; in mlx5e_clone_flow_attr_for_post_act() 3843 &attr->branch_true, &jump_count, extack); in parse_branch_ctrl() 3848 jump_state->jumping_attr = attr->branch_true; in parse_branch_ctrl() 3867 free_branch_attr(flow, attr->branch_true); in parse_branch_ctrl() 4292 free_branch_attr(flow, attr->branch_true); in mlx5_free_flow_attr_actions()
|