Lines Matching defs:vmxnet3_rxqueue
131 struct vmxnet3_rxqueue {
142 struct vmxnet3_rxqueue rx;
193 void vmxnet3_rxinit(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
195 void vmxnet3_rxstop(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
205 void vmxnet3_rxintr(struct vmxnet3_softc *, struct vmxnet3_rxqueue *);
231 struct vmxnet3_rxqueue *, int);
623 struct vmxnet3_rxqueue *rq = &sc->sc_q[queue].rx;
786 vmxnet3_rxinit(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)
846 vmxnet3_rxstop(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)
1086 vmxnet3_rxintr(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq)
1938 vmx_kstat_rxstats(struct vmxnet3_softc *sc, struct vmxnet3_rxqueue *rq,