Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h835 struct mlx5_flow_meter { struct
841 struct mlx5_flow_meter_profile *profile; argument
844 rte_spinlock_t sl; /**< Meter action spinlock. */
847 enum rte_mtr_policer_action action[RTE_COLORS];
852 uint64_t stats_mask;
855 uint32_t ingress:1;
858 uint32_t egress:1;
891 struct mlx5_flow_meter_srtcm_rfc2697_prm { argument