Searched refs:bm_portal (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dbman.c184 struct bm_portal { struct
191 static inline u32 bm_in(struct bm_portal *p, u32 offset)
196 static inline void bm_out(struct bm_portal *p, u32 offset, u32 val)
202 static inline void bm_cl_invalidate(struct bm_portal *p, u32 offset)
207 static inline void bm_cl_touch_ro(struct bm_portal *p, u32 offset)
212 static inline u32 bm_ce_in(struct bm_portal *p, u32 offset)
218 struct bm_portal p;
258 struct bm_portal *portal = &p->p;
304 static int bm_rcr_get_avail(struct bm_portal *portal)
311 static int bm_rcr_get_fill(struct bm_portal *porta
[all...]

Completed in 84 milliseconds