Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h118 #define CMP_QUEUE_DESC_SIZE 512 macro
H A Dnicvf_queues.c481 err = nicvf_alloc_q_desc_mem(nic, &cq->dmem, q_len, CMP_QUEUE_DESC_SIZE, in nicvf_init_cmp_queue()