Searched refs:NIC_QSET_CQ_0_7_CFG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/vnic/ |
| HD | nic_reg.h | 169 #define NIC_QSET_CQ_0_7_CFG (0x010400) macro
|
| HD | nicvf_queues.c | 1232 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, 0); in nicvf_reclaim_cmp_queue() 1234 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, NICVF_CQ_RESET); in nicvf_reclaim_cmp_queue() 1385 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, NICVF_CQ_RESET); in nicvf_cmp_queue_config() 1397 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_CFG, qidx, *(uint64_t *)&cq_cfg); in nicvf_cmp_queue_config()
|