Home
last modified time | relevance | path

Searched refs:vxtxq_comp_ring (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h92 struct vmxnet3_comp_ring vxtxq_comp_ring; member
H A Dif_vmx.c764 txc = &txq->vxtxq_comp_ring; in vmxnet3_init_txq()
823 txc = &txq->vxtxq_comp_ring; in vmxnet3_tx_queues_alloc()
1119 txs->comp_ring = txq->vxtxq_comp_ring.vxcr_paddr; in vmxnet3_init_shared_data()
1120 txs->comp_ring_len = txq->vxtxq_comp_ring.vxcr_ndesc; in vmxnet3_init_shared_data()
1414 txc = &txq->vxtxq_comp_ring; in vmxnet3_isc_txd_credits_update()
1836 txc = &txq->vxtxq_comp_ring; in vmxnet3_txinit()
2329 &txq->vxtxq_comp_ring.vxcr_next, 0, ""); in vmxnet3_setup_debug_sysctl()
2331 &txq->vxtxq_comp_ring.vxcr_ndesc, 0,""); in vmxnet3_setup_debug_sysctl()
2333 &txq->vxtxq_comp_ring.vxcr_gen, 0, ""); in vmxnet3_setup_debug_sysctl()