Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h617 u64 cq_limit:8; member
637 u64 cq_limit:8;
H A Dnicvf_queues.c901 sq_cfg.cq_limit = (CMP_QUEUE_PIPELINE_RSVD * 256) / qs->cq_len; in nicvf_snd_queue_config()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn20k.c693 aq->sq.cq_limit = (SEND_CQ_SKID * 256) / (pfvf->qset.sqe_cnt); in cn20k_sq_aq_init()