Searched refs:CMP_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance
77 #define CMP_QUEUE_LEN (1ULL << (CMP_QSIZE + 10)) macro97 #define RQ_CQ_DROP ((256 / (CMP_QUEUE_LEN / \98 (CMP_QUEUE_LEN - MAX_CQES_FOR_TX))) + 1)
790 qs->cq_len = CMP_QUEUE_LEN; in nicvf_set_qset_resources()