Home
last modified time | relevance | path

Searched refs:sampler_id (Results 1 – 16 of 16) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dsample.c36 u32 sampler_id; member
142 sampler->sampler_id = MLX5_GET(general_obj_out_cmd_hdr, out, obj_id); in sampler_obj_create()
148 sampler_obj_destroy(struct mlx5_core_dev *mdev, u32 sampler_id) in sampler_obj_destroy() argument
155 MLX5_SET(general_obj_in_cmd_hdr, in, obj_id, sampler_id); in sampler_obj_destroy()
220 sampler_obj_destroy(tc_psample->esw->dev, sampler->sampler_id); in sampler_put()
517 sample_attr->sampler_id = sample_flow->sampler->sampler_id; in mlx5e_tc_sample_offload()
A Dsample.h18 u32 sampler_id; member
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Dfs_hws.h60 u32 sampler_id; member
A Dfs_hws.c542 u32 id = dst->dest_attr.sampler_id; in mlx5_fs_get_dest_action_sampler()
558 u32 sampler_id) in mlx5_fs_put_dest_action_sampler() argument
564 sampler_hws_data = xa_load(sampler_xa, sampler_id); in mlx5_fs_put_dest_action_sampler()
707 mlx5_fs_put_dest_action_sampler(fs_ctx, fs_action->sampler_id); in mlx5_fs_destroy_fs_action()
994 fs_actions[num_fs_actions++].sampler_id = in mlx5_fs_fte_get_hws_actions()
995 dst->dest_attr.sampler_id; in mlx5_fs_fte_get_hws_actions()
A Dmlx5hws.h607 u32 sampler_id, u32 flags);
A Daction.c1872 u32 sampler_id, u32 flags) in mlx5hws_action_create_flow_sampler() argument
1890 dest.destination_id = sampler_id; in mlx5hws_action_create_flow_sampler()
/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
A Dmlx5dr.h110 mlx5dr_action_create_flow_sampler(struct mlx5dr_domain *dmn, u32 sampler_id);
A Ddr_cmd.c262 u32 sampler_id, in mlx5dr_cmd_query_flow_sampler() argument
275 MLX5_SET(general_obj_in_cmd_hdr, in, obj_id, sampler_id); in mlx5dr_cmd_query_flow_sampler()
922 id = fte->dest_arr[i].sampler_id; in mlx5dr_cmd_set_fte()
A Ddr_types.h1058 u32 sampler_id; member
1310 u32 sampler_id,
1516 u32 sampler_id; member
A Ddr_action.c1348 mlx5dr_action_create_flow_sampler(struct mlx5dr_domain *dmn, u32 sampler_id) in mlx5dr_action_create_flow_sampler() argument
1354 ret = mlx5dr_cmd_query_flow_sampler(dmn->mdev, sampler_id, in mlx5dr_action_create_flow_sampler()
1364 action->sampler->sampler_id = sampler_id; in mlx5dr_action_create_flow_sampler()
A Dfs_dr.c484 id = dst->dest_attr.sampler_id; in mlx5_cmd_dr_create_fte()
A Ddr_dbg.c441 rule_id, 0, 0, action->sampler->sampler_id, in dr_dump_rule_action_mem()
/drivers/net/ethernet/mellanox/mlx5/core/diag/
A Dfs_tracepoint.c265 trace_seq_printf(p, "sampler_id=%u\n", dst->sampler_id); in parse_fs_dst()
/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads.c216 u32 sampler_id, in esw_setup_sampler_dest() argument
221 dest[i].sampler_id = sampler_id; in esw_setup_sampler_dest()
588 esw_setup_sampler_dest(dest, flow_act, attr->sample_attr.sampler_id, *i); in esw_setup_dests()
A Dfs_cmd.c683 id = dst->dest_attr.sampler_id; in mlx5_cmd_set_fte()
A Dfs_core.c1889 d1->sampler_id == d2->sampler_id) || in mlx5_flow_dests_cmp()

Completed in 57 milliseconds