Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ral/
Drt2661.c102 static void rt2661_free_rx_ring(struct rt2661_softc *,
348 rt2661_free_rx_ring(sc, &sc->rxq); in rt2661_detach()
693 fail: rt2661_free_rx_ring(sc, ring); in rt2661_alloc_rx_ring()
711 rt2661_free_rx_ring(struct rt2661_softc *sc, struct rt2661_rx_ring *ring) in rt2661_free_rx_ring() function