Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.c53 mlx5e_tc_act_get(enum flow_action_id act_id, in mlx5e_tc_act_get() function
119 tc_act = mlx5e_tc_act_get(act->id, ns_type); in mlx5e_tc_act_post_parse()
Dact.h92 mlx5e_tc_act_get(enum flow_action_id act_id,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dtc.c540 act = mlx5e_tc_act_get(action->id, ns_type); in mlx5e_rep_indr_replace_act()
568 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_destroy_act()
590 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_stats_act()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3856 tc_act = mlx5e_tc_act_get(act->id, ns_type); in parse_tc_actions()