Searched refs:CMP_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance
96 #define CMP_QUEUE_LEN (1UL << (CMP_QSIZE + 10)) macro113 ((256 / (CMP_QUEUE_LEN / (CMP_QUEUE_LEN - MAX_CQES_FOR_TX))) + 1)
930 cq->rx_br = buf_ring_alloc(CMP_QUEUE_LEN * 8, M_DEVBUF, M_WAITOK, in nicvf_init_cmp_queue()1609 qs->cq_len = CMP_QUEUE_LEN; in nicvf_set_qset_resources()