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

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

Completed in 141 milliseconds