Home
last modified time | relevance | path

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

/linux-6.1.9/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_offload(struct mlx5e_post_act *post_act,
32 mlx5e_tc_post_act_unoffload(struct mlx5e_post_act *post_act,
36 mlx5e_tc_post_act_get_ft(struct mlx5e_post_act *post_act);
Dpost_act.c10 struct mlx5e_post_act { struct
29 struct mlx5e_post_act * argument
35 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_offload(struct mlx5e_post_act *post_act, in mlx5e_tc_post_act_offload()
109 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *attr) in mlx5e_tc_post_act_add()
154 mlx5e_tc_post_act_unoffload(struct mlx5e_post_act *post_act, in mlx5e_tc_post_act_unoffload()
162 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del()
172 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;
37 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act);
56 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act) in mlx5e_tc_sample_init()
Dpost_meter.h23 struct mlx5e_post_act *post_act,
Dpost_meter.c87 struct mlx5e_post_act *post_act, in mlx5e_post_meter_rules_create()
166 struct mlx5e_post_act *post_act, in mlx5e_post_meter_init()
Dmeter.h66 struct mlx5e_post_act *post_action);
Dmeter.c48 struct mlx5e_post_act *post_act;
507 struct mlx5e_post_act *post_act) in mlx5e_flow_meters_init()
Dsample.c31 struct mlx5e_post_act *post_act;
617 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act) in mlx5e_tc_sample_init()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.h97 struct mlx5e_post_act *post_act);
141 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
Dfs.h10 struct mlx5e_post_act;
Dtc_ct.c70 struct mlx5e_post_act *post_act;
2048 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init_check_support()
2104 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h64 struct mlx5e_post_act;
89 struct mlx5e_post_act *post_act;
Den_tc.c83 struct mlx5e_post_act *post_act;
347 static struct mlx5e_post_act *
404 struct mlx5e_post_act *post_act = get_post_action(priv); in mlx5e_tc_add_flow_meter()
3674 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_unoffload_flow_post_acts()
3689 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in free_flow_post_acts()
3720 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_offload_flow_post_acts()
3759 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in alloc_flow_post_acts()