Searched refs:RQ_DROP_CQ_LVL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ | ||
| D | nicvf_queues.h | 104 #define RQ_DROP_CQ_LVL 184ULL macro |
| D | nicvf_queues.c | 797 (RQ_PASS_CQ_LVL << 16) | (RQ_DROP_CQ_LVL << 8); in nicvf_rcv_queue_config() |