HomeSort by: relevance | last modified time | path
    Searched defs:hvn_tx_ring_qflush (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hyperv/
if_hvn.c 494 static void hvn_tx_ring_qflush(struct hvn_softc *, struct hvn_tx_ring *);
2072 hvn_tx_ring_qflush(sc, txr);
2346 hvn_tx_ring_qflush(struct hvn_softc *sc, struct hvn_tx_ring *txr) function in typeref:typename:void
3053 hvn_tx_ring_qflush(sc, &sc->sc_txr[i]);

Completed in 54 milliseconds