Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic_reg.h180 #define NIC_QSET_SQ_0_7_THRESH (0x010810) macro
Dnicvf_ethtool.c426 p[i++] = nicvf_queue_reg_read(nic, NIC_QSET_SQ_0_7_THRESH, q); in nicvf_get_regs()
Dnicvf_queues.c906 nicvf_queue_reg_write(nic, NIC_QSET_SQ_0_7_THRESH, qidx, sq->thresh); in nicvf_snd_queue_config()