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