Home
last modified time | relevance | path

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

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.h41 uint32_t inv_cnt; /* Invalid entries counter. */ member
H A Dmlx5_common_utils.c154 uint32_t inv_cnt = __atomic_exchange_n(&c->inv_cnt, 0, in __list_cache_clean() local