Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/netvsc/
H A Dif_hn.c421 static void hn_destroy_tx_data(struct hn_softc *);
2552 hn_destroy_tx_data(sc); in hn_detach()
5682 hn_destroy_tx_data(struct hn_softc *sc) in hn_destroy_tx_data() function