Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c162 static void wpi_free_rx_ring(struct wpi_softc *);
733 wpi_free_rx_ring(sc); in wpi_detach()
1098 fail: wpi_free_rx_ring(sc); in wpi_alloc_rx_ring()
1158 wpi_free_rx_ring(struct wpi_softc *sc) in wpi_free_rx_ring() function