Searched refs:CMP_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/cavium/thunder/ | ||
| D | nicvf_queues.h | 74 #define CMP_QUEUE_LEN (1ULL << (CMP_QSIZE + 10)) macro |
| D | nicvf_queues.c | 1055 qs->cq_len = CMP_QUEUE_LEN; in nicvf_set_qset_resources() |