Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.c683 uint32_t list[] = {CMP_QUEUE_SZ_1K, CMP_QUEUE_SZ_2K, in nicvf_qsize_cq_roundup()
H A Dnicvf_hw_defs.h159 #define CMP_QUEUE_SZ_2K (2 * 1024) macro