Searched refs:CMP_QUEUE_SZ_2K (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/thunderx/base/ | ||
| H A D | nicvf_hw_defs.h | 159 #define CMP_QUEUE_SZ_2K (2 * 1024) macro |
| H A D | nicvf_hw.c | 683 uint32_t list[] = {CMP_QUEUE_SZ_1K, CMP_QUEUE_SZ_2K, in nicvf_qsize_cq_roundup() |