Lines Matching defs:bman_portal
217 struct bman_portal {
228 static DEFINE_PER_CPU(struct bman_portal, bman_affine_portal);
230 static inline struct bman_portal *get_affine_portal(void)
249 struct bman_portal *portal;
253 static u32 poll_portal_slow(struct bman_portal *p, u32 is);
257 struct bman_portal *p = ptr;
526 static int bman_create_portal(struct bman_portal *portal,
594 struct bman_portal *bman_create_affine_portal(const struct bm_portal_config *c)
596 struct bman_portal *portal;
611 static u32 poll_portal_slow(struct bman_portal *p, u32 is)
627 int bman_p_irqsource_add(struct bman_portal *p, u32 bits)
645 struct bman_portal *p = get_affine_portal();
731 static void update_rcr_ci(struct bman_portal *p, int avail)
741 struct bman_portal *p;
789 struct bman_portal *p = get_affine_portal();
817 bman_get_bm_portal_config(const struct bman_portal *portal)