Home
last modified time | relevance | path

Searched refs:cond_true (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dpolice.c194 struct mlx5e_tc_act_branch_ctrl *cond_true, in tc_act_police_get_branch_ctrl() argument
197 cond_true->act_id = act->police.notexceed.act_id; in tc_act_police_get_branch_ctrl()
198 cond_true->extval = act->police.notexceed.extval; in tc_act_police_get_branch_ctrl()
A Dact.h70 struct mlx5e_tc_act_branch_ctrl *cond_true,
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c4030 struct mlx5e_tc_act_branch_ctrl cond_true, cond_false; in parse_branch_ctrl() local
4037 tc_act->get_branch_ctrl(act, &cond_true, &cond_false); in parse_branch_ctrl()
4039 err = alloc_branch_attr(flow, &cond_true, in parse_branch_ctrl()

Completed in 14 milliseconds