Searched refs:NIC_QSET_CQ_0_7_CFG (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
| D | nic_reg.h | 151 #define NIC_QSET_CQ_0_7_CFG (0x010400) macro
|
| D | nicvf_queues.c | 423 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, 0); in nicvf_reclaim_cmp_queue() 425 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, NICVF_CQ_RESET); in nicvf_reclaim_cmp_queue() 575 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, NICVF_CQ_RESET); in nicvf_cmp_queue_config() 592 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, *(u64 *)&cq_cfg); in nicvf_cmp_queue_config()
|
| D | nicvf_ethtool.c | 353 p[i++] = nicvf_queue_reg_read(nic, NIC_QSET_CQ_0_7_CFG, q); in nicvf_get_regs()
|