Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnic_reg.h166 #define NIC_QSET_CQ_0_7_CFG2 (0x010408) macro
Dnicvf_queues.c652 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG2, qidx, 0); in nicvf_reclaim_cmp_queue()
853 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG2, in nicvf_cmp_queue_config()
Dnicvf_ethtool.c403 p[i++] = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_CFG2, q); in nicvf_get_regs()