Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dif_hvn.c199 int hvn_rndis_output(struct hvn_softc *, struct hvn_tx_desc *);
481 if (hvn_rndis_output(sc, txd)) { in hvn_start()
1600 hvn_rndis_output(struct hvn_softc *sc, struct hvn_tx_desc *txd) in hvn_rndis_output() function