Lines Matching refs:vmxnet3_txqueue
133 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()
1406 struct vmxnet3_txqueue *txq; in vmxnet3_isc_txd_credits_update()
1821 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txinit()
2219 vmxnet3_setup_txq_sysctl(struct vmxnet3_txqueue *txq, in vmxnet3_setup_txq_sysctl()
2316 struct vmxnet3_txqueue *txq = &sc->vmx_txq[i]; in vmxnet3_setup_debug_sysctl()