Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h63 #define CMP_QUEUE_CNT 8 /* Max of RCV and SND qcount */ macro
Dnicvf_queues.c785 qs->cq_cnt = CMP_QUEUE_CNT; in nicvf_set_qset_resources()