Searched refs:cond_true (Results 1 – 3 of 3) sorted by relevance
193 struct mlx5e_tc_act_branch_ctrl *cond_true, in tc_act_police_get_branch_ctrl() argument196 cond_true->act_id = act->police.notexceed.act_id; in tc_act_police_get_branch_ctrl()197 cond_true->extval = act->police.notexceed.extval; in tc_act_police_get_branch_ctrl()
70 struct mlx5e_tc_act_branch_ctrl *cond_true,
3857 struct mlx5e_tc_act_branch_ctrl cond_true, cond_false; in parse_branch_ctrl() local3864 tc_act->get_branch_ctrl(act, &cond_true, &cond_false); in parse_branch_ctrl()3866 err = alloc_branch_attr(flow, &cond_true, in parse_branch_ctrl()