Searched refs:NIX_CQ_THRESH_LEVEL (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ | ||
| H A D | roc_nix_priv.h | 19 #define NIX_CQ_THRESH_LEVEL (5 * 256 / 100) macro |
| H A D | roc_nix_queue.c | 539 cq->drop_thresh = NIX_CQ_THRESH_LEVEL; in roc_nix_cq_init() |