Home
last modified time | relevance | path

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

/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,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c572 act = mlx5e_tc_act_get(action->id, ns_type); in mlx5e_rep_indr_replace_act()
600 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_destroy_act()
622 act = mlx5e_tc_act_get(fl_act->id, ns_type); in mlx5e_rep_indr_stats_act()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4039 tc_act = mlx5e_tc_act_get(act->id, ns_type); in parse_tc_actions()