Home
last modified time | relevance | path

Searched refs:CMP_QUEUE_LEN (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/octeontx/
A Dnicvf_queues.h61 #define CMP_QUEUE_LEN BIT_ULL((CMP_QSIZE + 10)) macro
73 #define RQ_CQ_DROP ((CMP_QUEUE_LEN - MAX_CQES_FOR_TX) / 256)
A Dnicvf_queues.c612 qs->cq_len = CMP_QUEUE_LEN; in nicvf_set_qset_resources()

Completed in 10 milliseconds