Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c416 static void hn_resume_tx(struct hn_softc *, int);
4091 hn_resume_tx(sc, sc->hn_tx_ring_inuse); in hn_init_locked()
6829 hn_resume_tx(struct hn_softc *sc, int tx_ring_cnt) in hn_resume_tx() function
6862 hn_resume_tx(sc, sc->hn_tx_ring_cnt); in hn_resume_data()