Lines Matching defs:vmxnet3_txqueue
121 struct vmxnet3_txqueue {
141 struct vmxnet3_txqueue tx;
192 void vmxnet3_txinit(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
194 void vmxnet3_txstop(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
204 void vmxnet3_txintr(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
229 struct vmxnet3_txqueue *, int);
581 struct vmxnet3_txqueue *tq = &sc->sc_q[queue].tx;
676 vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)
821 vmxnet3_txstop(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)
1026 vmxnet3_txintr(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)
1600 struct vmxnet3_txqueue *tq = ifq->ifq_softc;
1930 vmx_kstat_txstats(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq,