Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dact.c53 mlx5e_tc_act_get(enum flow_action_id act_id, in mlx5e_tc_act_get() function
104 tc_act = mlx5e_tc_act_get(act->id, ns_type); in mlx5e_tc_act_post_parse()
H A Dact.h104 mlx5e_tc_act_get(enum flow_action_id act_id,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c558 act = mlx5e_tc_act_get(action->id, ns_type); in mlx5e_rep_indr_replace_act()
586 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_destroy_act()
608 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_stats_act()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3920 tc_act = mlx5e_tc_act_get(act->id, ns_type); in parse_tc_actions()