wpi_free_rx_ring
void wpi_free_rx_ring(struct wpi_softc *, struct wpi_rx_ring *);
wpi_free_rx_ring(sc, &sc->rxq);
fail: wpi_free_rx_ring(sc, ring);