Home
last modified time | relevance | path

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

/linux/drivers/soc/fsl/qbman/
H A Dbman.c184 struct bm_portal { struct
191 static inline u32 bm_in(struct bm_portal *p, u32 offset) in bm_in() argument
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;
258 struct bm_portal *portal = &p->p; in portal_isr()
304 static int bm_rcr_get_avail(struct bm_portal *portal) in bm_rcr_get_avail()
311 static int bm_rcr_get_fill(struct bm_portal *portal) in bm_rcr_get_fill()
[all …]