Home
last modified time | relevance | path

Searched defs:post_act (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_act.c35 struct mlx5e_post_act *post_act; in mlx5e_tc_post_act_init() local
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()
112 mlx5e_tc_post_act_add(struct mlx5e_post_act *post_act, struct mlx5_flow_attr *post_attr) in mlx5e_tc_post_act_add()
152 mlx5e_tc_post_act_unoffload(struct mlx5e_post_act *post_act, in mlx5e_tc_post_act_unoffload()
160 mlx5e_tc_post_act_del(struct mlx5e_post_act *post_act, struct mlx5e_post_act_handle *handle) in mlx5e_tc_post_act_del()
169 mlx5e_tc_post_act_get_ft(struct mlx5e_post_act *post_act) in mlx5e_tc_post_act_get_ft()
H A Dpost_meter.c148 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()
H A Dsample.h56 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act) in mlx5e_tc_sample_init()
H A Dsample.c31 struct mlx5e_post_act *post_act; member
617 mlx5e_tc_sample_init(struct mlx5_eswitch *esw, struct mlx5e_post_act *post_act) in mlx5e_tc_sample_init()
H A Dmeter.c48 struct mlx5e_post_act *post_act; member
517 struct mlx5e_post_act *post_act) in mlx5e_flow_meters_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.h137 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
H A Dtc_ct.c72 struct mlx5e_post_act *post_act; member
2110 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init_check_support()
2159 struct mlx5e_post_act *post_act) in mlx5_tc_ct_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c86 struct mlx5e_post_act *post_act; member
441 struct mlx5e_post_act *post_act = get_post_action(priv); in mlx5e_tc_add_flow_meter() local
3607 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_unoffload_flow_post_acts() local
3638 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in mlx5e_tc_offload_flow_post_acts() local
3677 struct mlx5e_post_act *post_act = get_post_action(flow->priv); in alloc_flow_post_acts() local
3746 struct mlx5e_post_act *post_act = get_post_action(priv); in set_branch_dest_ft() local
3837 struct mlx5e_post_act *post_act; in dec_jump_count() local
H A Den_rep.h89 struct mlx5e_post_act *post_act; member