Searched refs:rt2661_free_rx_ring (Results 1 – 1 of 1) sorted by relevance
83 void rt2661_free_rx_ring(struct rt2661_softc *,391 rt2661_free_rx_ring(sc, &sc->rxq); in rt2661_detach()663 fail: rt2661_free_rx_ring(sc, ring); in rt2661_alloc_rx_ring()682 rt2661_free_rx_ring(struct rt2661_softc *sc, struct rt2661_rx_ring *ring) in rt2661_free_rx_ring() function