Searched refs:CQ_CQE_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cavium/thunder/ | ||
D | nicvf_queues.h | 316 #define CQ_CQE_COUNT (0xFFFF << 0) macro |
D | nicvf_main.c | 865 cqe_count &= CQ_CQE_COUNT; in nicvf_cq_intr_handler() |