Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic_reg.h193 #define NIC_QSET_RBDR_0_1_TAIL (0x010C30) macro
Dnicvf_queues.c413 tail = nicvf_queue_reg_read(nic, NIC_QSET_RBDR_0_1_TAIL, rbdr_idx) >> 3; in nicvf_refill_rbdr()
671 NIC_QSET_RBDR_0_1_TAIL, in nicvf_reclaim_rbdr()
Dnicvf_ethtool.c447 p[i++] = nicvf_queue_reg_read(nic, NIC_QSET_RBDR_0_1_TAIL, q); in nicvf_get_regs()