Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c415 static void hn_fixup_tx_data(struct hn_softc *);
2267 hn_fixup_tx_data(sc); in hn_attach()
5597 hn_fixup_tx_data(struct hn_softc *sc) in hn_fixup_tx_data() function