Searched refs:mlx5e_post_act (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| D | post_act.h | 14 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 *post_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);
|
| D | post_act.c | 10 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 *post_attr) in mlx5e_tc_post_act_add() 146 mlx5e_tc_post_act_unoffload(struct mlx5e_post_act *post_act, in mlx5e_tc_post_act_unoffload() 154 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del() 163 mlx5e_tc_post_act_get_ft(struct mlx5e_post_act *post_act) in mlx5e_tc_post_act_get_ft()
|
| D | sample.h | 11 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()
|
| D | post_meter.c | 148 struct mlx5e_post_act *post_act, in mlx5e_post_meter_rate_rules_create() 251 struct mlx5e_post_act *post_act, in mlx5e_post_meter_rate_create() 336 struct mlx5e_post_act *post_act, in mlx5e_post_meter_mtu_create() 395 struct mlx5e_post_act *post_act, in mlx5e_post_meter_init()
|
| D | post_meter.h | 36 struct mlx5e_post_act *post_act,
|
| D | meter.h | 67 struct mlx5e_post_act *post_action);
|
| D | meter.c | 48 struct mlx5e_post_act *post_act; 517 struct mlx5e_post_act *post_act) in mlx5e_flow_meters_init()
|
| D | sample.c | 31 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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_ct.h | 100 struct mlx5e_post_act *post_act); 137 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
|
| D | fs.h | 10 struct mlx5e_post_act;
|
| D | tc_ct.c | 72 struct mlx5e_post_act *post_act; 2109 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init_check_support() 2158 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rep.h | 64 struct mlx5e_post_act; 89 struct mlx5e_post_act *post_act;
|
| D | en_tc.c | 86 struct mlx5e_post_act *post_act; 383 static struct mlx5e_post_act * 441 struct mlx5e_post_act *post_act = get_post_action(priv); in mlx5e_tc_add_flow_meter() 3599 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_unoffload_flow_post_acts() 3630 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_offload_flow_post_acts() 3669 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in alloc_flow_post_acts() 3813 struct mlx5e_post_act *post_act; in dec_jump_count()
|