Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vmware/vmxnet3/
H A Dif_vmxvar.h86 struct vmxnet3_txqueue { struct
123 struct vmxnet3_txqueue *vmx_txq;
H A Dif_vmx.c687 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()
1406 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_credits_update()
2218 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, in vmxnet3_setup_txq_sysctl()
[all …]