Home
last modified time | relevance | path

Searched defs:tc_psample (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.h45 mlx5e_tc_sample_offload(struct mlx5e_tc_psample *tc_psample, in mlx5e_tc_sample_offload() argument
51 mlx5e_tc_sample_unoffload(struct mlx5e_tc_psample *tc_psample, in mlx5e_tc_sample_unoffload() argument
60 mlx5e_tc_sample_cleanup(struct mlx5e_tc_psample *tc_psample) {} in mlx5e_tc_sample_cleanup() argument
H A Dsample.c61 sampler_termtbl_create(struct mlx5e_tc_psample *tc_psample) in sampler_termtbl_create() argument
109 sampler_termtbl_destroy(struct mlx5e_tc_psample *tc_psample) sampler_termtbl_destroy() argument
173 sampler_get(struct mlx5e_tc_psample *tc_psample, u32 sample_ratio, u32 default_table_id) sampler_get() argument
215 sampler_put(struct mlx5e_tc_psample *tc_psample, struct mlx5e_sampler *sampler) sampler_put() argument
262 sample_restore_get(struct mlx5e_tc_psample *tc_psample, u32 obj_id, struct mlx5e_tc_mod_hdr_acts *mod_acts) sample_restore_get() argument
312 sample_restore_put(struct mlx5e_tc_psample *tc_psample, struct mlx5e_sample_restore *restore) sample_restore_put() argument
469 mlx5e_tc_sample_offload(struct mlx5e_tc_psample *tc_psample, struct mlx5_flow_spec *spec, struct mlx5_flow_attr *attr) mlx5e_tc_sample_offload() argument
589 mlx5e_tc_sample_unoffload(struct mlx5e_tc_psample *tc_psample, struct mlx5_flow_handle *rule, struct mlx5_flow_attr *attr) mlx5e_tc_sample_unoffload() argument
619 struct mlx5e_tc_psample *tc_psample; mlx5e_tc_sample_init() local
646 mlx5e_tc_sample_cleanup(struct mlx5e_tc_psample *tc_psample) mlx5e_tc_sample_cleanup() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h91 struct mlx5e_tc_psample *tc_psample; member

Completed in 2 milliseconds