Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c429 static void hn_resume_tx(struct hn_softc *, int);
4125 hn_resume_tx(sc, sc->hn_tx_ring_inuse); in hn_init_locked()
6882 hn_resume_tx(struct hn_softc *sc, int tx_ring_cnt) in hn_resume_tx() function
6915 hn_resume_tx(sc, sc->hn_tx_ring_cnt); in hn_resume_data()