HomeSort by: relevance | last modified time | path
    Searched defs:bcmeth_mapcache_put (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_eth.c 196 static void bcmeth_mapcache_put(struct bcmeth_softc *,
757 bcmeth_mapcache_put( function in typeref:typename:void
910 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
941 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
1392 bcmeth_mapcache_put(sc, sc->sc_tx_mapcache, map);
bcm53xx_eth.c 196 static void bcmeth_mapcache_put(struct bcmeth_softc *,
757 bcmeth_mapcache_put( function in typeref:typename:void
910 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
941 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
1392 bcmeth_mapcache_put(sc, sc->sc_tx_mapcache, map);
bcm53xx_eth.c 196 static void bcmeth_mapcache_put(struct bcmeth_softc *,
757 bcmeth_mapcache_put( function in typeref:typename:void
910 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
941 bcmeth_mapcache_put(sc, sc->sc_rx_mapcache, map);
1392 bcmeth_mapcache_put(sc, sc->sc_tx_mapcache, map);

Completed in 35 milliseconds