Home
last modified time | relevance | path

Searched refs:NIX_SQB_LOWER_THRESH (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_priv.h16 #define NIX_SQB_LOWER_THRESH ((uint16_t)70) macro
H A Droc_nix_queue.c651 (sq->nb_sqb_bufs_adj * NIX_SQB_LOWER_THRESH) / 100; in sqb_pool_populate()