HomeSort by: relevance | last modified time | path
    Searched refs:vmxnet3_txcompdesc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vmxreg.h 112 struct vmxnet3_txcompdesc { struct
if_vmx.c 178 struct vmxnet3_txcompdesc *txcd;
1400 compsz = txr->vxtxr_ndesc * sizeof(struct vmxnet3_txcompdesc);
1418 (struct vmxnet3_txcompdesc *) txc->vxcr_dma.dma_vaddr;
2123 struct vmxnet3_txcompdesc *txcd;
2815 txc->vxcr_ndesc * sizeof(struct vmxnet3_txcompdesc));

Completed in 13 milliseconds