Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_priv.h11 #define NIX_CQ_ALIGN ((uint16_t)512) macro
H A Droc_nix_queue.c487 cq->desc_base = plt_zmalloc(desc_sz, NIX_CQ_ALIGN); in roc_nix_cq_init()