Home
last modified time | relevance | path

Searched refs:vmxnet3_txstop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_vmx.c416 static void vmxnet3_txstop(struct vmxnet3_softc *, struct vmxnet3_txqueue *);
2676 vmxnet3_txstop(struct vmxnet3_softc *sc, struct vmxnet3_txqueue *txq) in vmxnet3_txstop() function
2779 vmxnet3_txstop(sc, &sc->vmx_queue[q].vxq_txqueue); in vmxnet3_stop_locked()