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