vmxnet3_rxqueue
vmxnet3_rxintr(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)
struct vmxnet3_rxqueue rx;
void vmxnet3_rxinit(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
void vmxnet3_rxstop(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
vmx_kstat_rxstats(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq,
void vmxnet3_rxintr(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
struct vmxnet3_rxqueue *, int);
struct vmxnet3_rxqueue *rq = &sc->sc_q[queue].rx;
vmxnet3_rxinit(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)
vmxnet3_rxstop(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)