Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h407 struct mlx5_age_param { struct
408 uint16_t state; /**< Age state (atomically accessed). */
409 uint16_t port_id; /**< Port id of the counter. */
410 uint32_t timeout:24; /**< Aging timeout in seconds. */
411 uint32_t sec_since_last_hit;
413 void *context; /**< Flow counter age context. */