Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/et/
H A Dif_et.c104 static void et_free_rx_ring(struct et_softc *);
562 et_free_rx_ring(sc); in et_stop()
1313 et_free_rx_ring(struct et_softc *sc) in et_free_rx_ring() function