Home
last modified time | relevance | path

Searched refs:mlx5e_post_act (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dpost_act.h14 struct mlx5e_post_act *
19 mlx5e_tc_post_act_destroy(struct mlx5e_post_act *post_act);
22 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *attr);
25 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle);
28 mlx5e_tc_post_act_get_ft(struct mlx5e_post_act *post_act);
Dpost_act.c8 struct mlx5e_post_act { struct
27 struct mlx5e_post_act * argument
31 struct mlx5e_post_act *post_act; in mlx5e_tc_post_act_init()
69 mlx5e_tc_post_act_destroy(struct mlx5e_post_act *post_act) in mlx5e_tc_post_act_destroy()
80 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *attr) in mlx5e_tc_post_act_add()
143 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del()
152 mlx5e_tc_post_act_get_ft(struct mlx5e_post_act *post_act) in mlx5e_tc_post_act_get_ft()
Dsample.h11 struct mlx5e_post_act;
36 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act);
Dsample.c29 struct mlx5e_post_act *post_act;
676 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act) in mlx5e_tc_sample_init()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h63 struct mlx5e_post_act;
92 struct mlx5e_post_act *post_act;
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h96 struct mlx5e_post_act *post_act);
137 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
Dfs.h10 struct mlx5e_post_act;
24 struct mlx5e_post_act *post_act;
Dtc_ct.c52 struct mlx5e_post_act *post_act;
2042 struct mlx5e_post_act *post_act, in mlx5_tc_ct_init_check_support()
2069 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()