Home
last modified time | relevance | path

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

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