Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.h69 bool (*get_branch_ctrl)(const struct flow_action_entry *act, member
H A Dpolice.c211 .get_branch_ctrl = tc_act_police_get_branch_ctrl,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3861 if (!tc_act->get_branch_ctrl) in parse_branch_ctrl()
3864 tc_act->get_branch_ctrl(act, &cond_true, &cond_false); in parse_branch_ctrl()