Searched refs:bm_portal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/ |
H A D | bman.c | 184 struct bm_portal { struct 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; 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 *porta [all...] |
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/ |
H A D | bman.c | 184 struct bm_portal { struct 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; 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 *porta [all...] |
Completed in 3 milliseconds