Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c193 struct mlx5e_tc_act_branch_ctrl *cond_true, in tc_act_police_get_branch_ctrl() argument
196 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()
H A Dact.h70 struct mlx5e_tc_act_branch_ctrl *cond_true,