Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.c66 NICVF_REG_INFO(NIC_QSET_CQ_0_7_CFG2),
649 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG2, qidx, 0); in nicvf_qset_cq_reclaim()
676 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG2, qidx, 0); in nicvf_qset_cq_config()
H A Dnicvf_hw_defs.h29 #define NIC_QSET_CQ_0_7_CFG2 (0x010408) macro