Searched refs:bman_portal_setup (Results 1 – 2 of 2) sorted by relevance
45 extern t_Handle bman_portal_setup(struct bman_softc *bsc);208 portal = bman_portal_setup(sc); in bman_pool_create()300 portal = bman_portal_setup(sc); in bman_pool_fill()323 portal = bman_portal_setup(sc); in bman_get_buffer()346 portal = bman_portal_setup(sc); in bman_put_buffer()
51 t_Handle bman_portal_setup(struct bman_softc *);113 bman_portal_setup(struct bman_softc *bsc) in bman_portal_setup() function