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

  /src/sys/dev/hyperv/
if_hvn.c 548 static void hvn_rndis_complete(struct hvn_softc *, uint8_t *, uint32_t);
4653 hvn_rndis_complete(sc, sc->sc_rx_ring + off, len);
4855 hvn_rndis_complete(struct hvn_softc *sc, uint8_t *buf, uint32_t len) function in typeref:typename:void
if_hvn.c 548 static void hvn_rndis_complete(struct hvn_softc *, uint8_t *, uint32_t);
4653 hvn_rndis_complete(sc, sc->sc_rx_ring + off, len);
4855 hvn_rndis_complete(struct hvn_softc *sc, uint8_t *buf, uint32_t len) function in typeref:typename:void

Completed in 44 milliseconds