Home | History | Annotate | Download | only in pci

Lines Matching defs:ixl_dmamem_free

738 static void	ixl_dmamem_free(struct ixl_softc *, struct ixl_dmamem *);
1421 ixl_dmamem_free(sc, &sc->sc_scratch);
1425 ixl_dmamem_free(sc, &sc->sc_aqbuf);
1449 ixl_dmamem_free(sc, &sc->sc_arq);
1451 ixl_dmamem_free(sc, &sc->sc_atq);
1502 ixl_dmamem_free(sc, &sc->sc_scratch);
1528 ixl_dmamem_free(sc, &sc->sc_arq);
1529 ixl_dmamem_free(sc, &sc->sc_atq);
1530 ixl_dmamem_free(sc, &sc->sc_aqbuf);
2415 ixl_dmamem_free(sc, &txr->txr_mem);
2558 ixl_dmamem_free(sc, &txr->txr_mem);
2984 ixl_dmamem_free(sc, &rxr->rxr_mem);
3120 ixl_dmamem_free(sc, &rxr->rxr_mem);
4182 ixl_dmamem_free(sc, &idm);
4199 ixl_dmamem_free(sc, &idm);
4251 ixl_dmamem_free(sc, &idm);
4338 ixl_dmamem_free(sc, &idm);
4439 ixl_dmamem_free(sc, &idm);
5145 ixl_dmamem_free(sc, &sc->sc_hmc_pd);
5205 ixl_dmamem_free(sc, &sc->sc_hmc_sd);
5206 ixl_dmamem_free(sc, &sc->sc_hmc_pd);
5584 ixl_dmamem_free(struct ixl_softc *sc, struct ixl_dmamem *ixm)