Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h341 struct mlx5_age_param { struct
342 uint16_t state; /**< Age state (atomically accessed). */
343 uint16_t port_id; /**< Port id of the counter. */
344 uint32_t timeout:24; /**< Aging timeout in seconds. */
345 uint32_t sec_since_last_hit;
347 void *context; /**< Flow counter age context. */