Searched refs:NIX_CQ_ALIGN (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/common/cnxk/ | ||
| H A D | roc_nix_priv.h | 11 #define NIX_CQ_ALIGN ((uint16_t)512) macro |
| H A D | roc_nix_queue.c | 487 cq->desc_base = plt_zmalloc(desc_sz, NIX_CQ_ALIGN); in roc_nix_cq_init() |