Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vmware/vmxnet3/
Dif_vmxvar.h72 struct vmxnet3_txcompdesc *txcd;
Dif_vmxreg.h115 struct vmxnet3_txcompdesc { struct
Dif_vmx.c376 sizeof(struct vmxnet3_txcompdesc) * scctx->isc_ntxd[0]; in vmxnet3_attach_pre()
832 (struct vmxnet3_txcompdesc *) vaddrs[q * ntxqs + 0]; in vmxnet3_tx_queues_alloc()
1416 struct vmxnet3_txcompdesc *txcd; in vmxnet3_isc_txd_credits_update()