Home
last modified time | relevance | path

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

/freebsd/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h86 struct vmxnet3_txqueue { struct
123 struct vmxnet3_txqueue *vmx_txq;
H A Dif_vmx.c133 static void vmxnet3_txinit(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
160 static void vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *,
687 struct vmxnet3_txqueue *txq; in vmxnet3_set_interrupt_idx()
758 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq()
789 sc->vmx_txq = malloc(sizeof(struct vmxnet3_txqueue) * in vmxnet3_tx_queues_alloc()
818 struct vmxnet3_txqueue *txq; in vmxnet3_tx_queues_alloc()
1049 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data()
1122 txs->driver_data_len = sizeof(struct vmxnet3_txqueue); in vmxnet3_init_shared_data()
1297 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_encap()
1382 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_flush()
[all …]