Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_meter.h41 struct mlx5_flow_attr *branch_false);
Dpost_meter.c400 struct mlx5_flow_attr *branch_false) 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/
Den_tc.h98 struct mlx5_flow_attr *branch_false; member
Den_tc.c458 attr->branch_true, attr->branch_false); in mlx5e_tc_add_flow_meter()
1769 if (attr->branch_false && in post_process_attr()
1770 attr->branch_false->action & MLX5_FLOW_CONTEXT_ACTION_MOD_HDR) { in post_process_attr()
1771 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_false); in post_process_attr()
3573 attr2->branch_false = NULL; in mlx5e_clone_flow_attr_for_post_act()
3851 &attr->branch_false, &jump_count, extack); in parse_branch_ctrl()
3856 jump_state->jumping_attr = attr->branch_false; in parse_branch_ctrl()
4293 free_branch_attr(flow, attr->branch_false); in mlx5_free_flow_attr_actions()