Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hn.c410 static int hn_tx_ring_create(struct hn_softc *, int);
5156 hn_tx_ring_create(struct hn_softc *sc, int id) in hn_tx_ring_create() function
5464 error = hn_tx_ring_create(sc, i); in hn_create_tx_data()