Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dpost_meter.h40 struct mlx5_flow_attr *branch_true,
A Dpost_meter.c399 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-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.h97 struct mlx5_flow_attr *branch_true; member
A Den_tc.c463 attr->branch_true, attr->branch_false); in mlx5e_tc_add_flow_meter()
1866 if (attr->branch_true && in post_process_attr()
1867 attr->branch_true->action & MLX5_FLOW_CONTEXT_ACTION_MOD_HDR) { in post_process_attr()
1868 err = mlx5e_tc_attach_mod_hdr(flow->priv, flow, attr->branch_true); in post_process_attr()
2094 free_branch_attr(flow, attr->branch_true); in mlx5e_tc_del_fdb_flow()
3767 attr2->branch_true = NULL; in mlx5e_clone_flow_attr_for_post_act()
3815 free_branch_attr(flow, attr->branch_true); in free_flow_post_acts()
4040 &attr->branch_true, &jump_count, extack); in parse_branch_ctrl()
4045 jump_state->jumping_attr = attr->branch_true; in parse_branch_ctrl()
4064 free_branch_attr(flow, attr->branch_true); in parse_branch_ctrl()

Completed in 19 milliseconds