Searched refs:wpi_free_rx_ring (Results 1 – 1 of 1) sorted by relevance
156 static void wpi_free_rx_ring(struct wpi_softc *);714 wpi_free_rx_ring(sc); in wpi_detach()1067 fail: wpi_free_rx_ring(sc); in wpi_alloc_rx_ring()1127 wpi_free_rx_ring(struct wpi_softc *sc) in wpi_free_rx_ring() function