Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h894 struct mlx5_flow_meter_profile { struct
897 uint32_t id; /**< Profile id. */
898 struct rte_mtr_meter_profile profile; /**< Profile detail. */
899 union {
903 uint32_t ref_cnt; /**< Use count. */
904 uint32_t g_support:1; /**< If G color will be generated. */
905 uint32_t y_support:1; /**< If Y color will be generated. */