Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_act.h22 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *attr);
Dpost_act.c80 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *attr) in mlx5e_tc_post_act_add() function
Dsample.c536 post_act_handle = mlx5e_tc_post_act_add(tc_psample->post_act, attr); in mlx5e_tc_sample_offload()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c1766 handle = mlx5e_tc_post_act_add(ct_priv->post_act, attr); in __mlx5_tc_ct_flow_offload()