Searched refs:NIX_CQ_ENTRY_SZ (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ | ||
| H A D | roc_nix_priv.h | 9 #define NIX_CQ_ENTRY_SZ 128 macro |
| H A D | roc_nix_queue.c | 486 desc_sz = cq->nb_desc * NIX_CQ_ENTRY_SZ; in roc_nix_cq_init() |