Searched refs:sc_dp_size (Results 1 – 5 of 5) sorted by relevance
232 sc->sc_dp_size = ulmax(sc->sc_dp_size, portal_size); in bman_portals_fdt_attach()
44 uint32_t sc_dp_size; /* portal's size */ member
63 if (law_enable(OCP85XX_TGTIF_BMAN, sc->sc_dp_pa, sc->sc_dp_size)) { in bman_portals_attach()
68 if (law_enable(OCP85XX_TGTIF_QMAN, sc->sc_dp_pa, sc->sc_dp_size)) { in qman_portals_attach()
204 sc->sc_dp_size = portal_size; in qman_portals_fdt_attach()