Lines Matching +defs:p +defs:timeout
191 static inline u32 bm_in(struct bm_portal *p, u32 offset) in bm_in()
196 static inline void bm_out(struct bm_portal *p, u32 offset, u32 val) in bm_out()
202 static inline void bm_cl_invalidate(struct bm_portal *p, u32 offset) in bm_cl_invalidate()
207 static inline void bm_cl_touch_ro(struct bm_portal *p, u32 offset) in bm_cl_touch_ro()
212 static inline u32 bm_ce_in(struct bm_portal *p, u32 offset) in bm_ce_in()
218 struct bm_portal p; member
257 struct bman_portal *p = ptr; in portal_isr() local
276 static struct bm_rcr_entry *rcr_carryclear(struct bm_rcr_entry *p) in rcr_carryclear()
507 int timeout = BM_MCR_TIMEOUT; in bm_mc_result_timeout() local
529 struct bm_portal *p; in bman_create_portal() local
611 static u32 poll_portal_slow(struct bman_portal *p, u32 is) in poll_portal_slow()
627 int bman_p_irqsource_add(struct bman_portal *p, u32 bits) in bman_p_irqsource_add()
645 struct bman_portal *p = get_affine_portal(); in bm_shutdown_pool() local
730 static void update_rcr_ci(struct bman_portal *p, int avail) in update_rcr_ci()
740 struct bman_portal *p; in bman_release() local
743 int avail, timeout = 1000; /* 1ms */ in bman_release() local
788 struct bman_portal *p = get_affine_portal(); in bman_acquire() local