Searched refs:sampler_id (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | sample.c | 36 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()
|
| H A D | sample.h | 18 u32 sampler_id; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | mlx5dr.h | 110 mlx5dr_action_create_flow_sampler(struct mlx5dr_domain *dmn, u32 sampler_id);
|
| H A D | dr_types.h | 1058 u32 sampler_id; member 1310 u32 sampler_id, 1516 u32 sampler_id; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | fs_hws.c | 543 u32 id = dst->dest_attr.sampler_id; in mlx5_fs_get_dest_action_sampler() 559 u32 sampler_id) in mlx5_fs_put_dest_action_sampler() argument 565 sampler_hws_data = xa_load(sampler_xa, sampler_id); in mlx5_fs_put_dest_action_sampler() 708 mlx5_fs_put_dest_action_sampler(fs_ctx, fs_action->sampler_id); in mlx5_fs_destroy_fs_action() 995 fs_actions[num_fs_actions++].sampler_id = in mlx5_fs_fte_get_hws_actions() 996 dst->dest_attr.sampler_id; in mlx5_fs_fte_get_hws_actions()
|
| H A D | mlx5hws.h | 608 u32 sampler_id, u32 flags);
|
| H A D | action.c | 1872 u32 sampler_id, u32 flags) in mlx5hws_action_create_flow_sampler() argument 1890 dest.destination_id = sampler_id; in mlx5hws_action_create_flow_sampler()
|
| /linux/include/linux/mlx5/ |
| H A D | fs.h | 205 u32 sampler_id; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
| H A D | fs_tracepoint.c | 265 trace_seq_printf(p, "sampler_id=%u\n", dst->sampler_id); in parse_fs_dst()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads.c | 217 u32 sampler_id, in esw_setup_sampler_dest() argument 222 dest[i].sampler_id = sampler_id; in esw_setup_sampler_dest() 589 esw_setup_sampler_dest(dest, flow_act, attr->sample_attr.sampler_id, *i); in esw_setup_dests()
|
| H A D | fs_cmd.c | 710 id = dst->dest_attr.sampler_id; in mlx5_cmd_set_fte()
|
| H A D | fs_core.c | 1887 d1->sampler_id == d2->sampler_id) || in mlx5_flow_dests_cmp()
|