Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/
H A Dif_vmxvar.h55 struct vmxnet3_txdesc *vxtxr_txd;
H A Dif_vmxreg.h89 struct vmxnet3_txdesc { struct
H A Dif_vmx.c382 sizeof(struct vmxnet3_txdesc) * scctx->isc_ntxd[1]; in vmxnet3_attach_pre()
839 (struct vmxnet3_txdesc *) vaddrs[q * ntxqs + 1]; in vmxnet3_tx_queues_alloc()
1305 struct vmxnet3_txdesc *txd, *sop; in vmxnet3_isc_txd_encap()