Searched defs:mlx5_flow_meter (Results 1 – 1 of 1) sorted by relevance
835 struct mlx5_flow_meter { struct841 struct mlx5_flow_meter_profile *profile; argument844 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