Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dact.h112 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow,
Dact.c133 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow, in mlx5e_tc_act_set_next_post_act() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3773 err = mlx5e_tc_act_set_next_post_act(flow, attr, next_attr); in alloc_flow_post_acts()