Home
last modified time | relevance | path

Searched refs:SEND_CQ_SKID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c99 aq->sq.cq_limit = ((SEND_CQ_SKID * 256) / (pfvf->qset.sqe_cnt)); in cn10k_sq_aq_init()
H A Dotx2_common.h68 #define SEND_CQ_SKID 2000 macro
H A Dotx2_common.c913 aq->sq.cq_limit = ((SEND_CQ_SKID * 256) / (pfvf->qset.sqe_cnt)); in otx2_sq_aq_init()