Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h70 struct vmxnet3_txcompdesc *txcd;
H A Dif_vmxreg.h113 struct vmxnet3_txcompdesc { struct
H A Dif_vmx.c374 sizeof(struct vmxnet3_txcompdesc) * scctx->isc_ntxd[0]; in vmxnet3_attach_pre()
828 (struct vmxnet3_txcompdesc *) vaddrs[q * ntxqs + 0]; in vmxnet3_tx_queues_alloc()
1408 struct vmxnet3_txcompdesc *txcd; in vmxnet3_isc_txd_credits_update()