vmxnet3_txqueue
vmxnet3_txintr(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)
struct vmxnet3_txqueue tx;
struct vmxnet3_txqueue *tq = ifq->ifq_softc;
void vmxnet3_txinit(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
void vmxnet3_txstop(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
vmx_kstat_txstats(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq,
void vmxnet3_txintr(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
struct vmxnet3_txqueue *, int);
struct vmxnet3_txqueue *tq = &sc->sc_q[queue].tx;
vmxnet3_txinit(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)
vmxnet3_txstop(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *tq)