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.c131 static void vmxnet3_txinit(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
158 static void vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *,
685 struct vmxnet3_txqueue *txq; in vmxnet3_set_interrupt_idx()
756 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq()
787 sc->vmx_txq = malloc(sizeof(struct vmxnet3_txqueue) * in vmxnet3_tx_queues_alloc()
816 struct vmxnet3_txqueue *txq; in vmxnet3_tx_queues_alloc()
1047 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data()
1120 txs->driver_data_len = sizeof(struct vmxnet3_txqueue); in vmxnet3_init_shared_data()
1284 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_encap()
1369 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_flush()
[all …]