Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h83 struct vmxnet3_txqueue { struct
118 struct vmxnet3_txqueue *vmx_txq;
H A Dif_vmx.c669 struct vmxnet3_txqueue *txq; in vmxnet3_set_interrupt_idx()
740 struct vmxnet3_txqueue *txq; in vmxnet3_init_txq()
771 sc->vmx_txq = malloc(sizeof(struct vmxnet3_txqueue) * in vmxnet3_tx_queues_alloc()
800 struct vmxnet3_txqueue *txq; in vmxnet3_tx_queues_alloc()
1032 struct vmxnet3_txqueue *txq; in vmxnet3_init_shared_data()
1106 txs->driver_data_len = sizeof(struct vmxnet3_txqueue); in vmxnet3_init_shared_data()
1261 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_encap()
1346 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_flush()
1370 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_credits_update()
2115 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, in vmxnet3_setup_txq_sysctl()
[all …]