Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c412 static int hn_tx_ring_create(struct hn_softc *, int);
5167 hn_tx_ring_create(struct hn_softc *sc, int id) in hn_tx_ring_create() function
5475 error = hn_tx_ring_create(sc, i); in hn_create_tx_data()