Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dnic_reg.h169 #define NIC_QSET_CQ_0_7_HEAD (0x010428) macro
A Dnicvf_main.c870 cqe_head = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_HEAD, cq_idx) >> 9; in nicvf_cq_intr_handler()
971 cq_head = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_HEAD, in nicvf_poll()
974 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_HEAD, in nicvf_poll()
A Dnicvf_ethtool.c407 p[i++] = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_HEAD, q); in nicvf_get_regs()

Completed in 15 milliseconds