Searched defs:mlx5_age_param (Results 1 – 1 of 1) sorted by relevance
341 struct mlx5_age_param { struct342 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. */