Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h73 struct bm_rcr_entry; /* RCR (Release Command Ring) entries */
130 struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal);
137 struct bm_rcr_entry *bm_rcr_pend_and_next(struct bm_portal *portal, uint8_t myverb);
244 _Packed struct bm_rcr_entry { struct
H A Dbman_low.c161 static __inline__ uint8_t RCR_PTR2IDX(struct bm_rcr_entry *e) in RCR_PTR2IDX()
172 struct bm_rcr_entry *partial = rcr->cursor + 1; in RCR_INC()
219 struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal) in bm_rcr_start()
243 struct bm_rcr_entry *bm_rcr_pend_and_next(struct bm_portal *portal, uint8_t myverb) in bm_rcr_pend_and_next()
298 struct bm_rcr_entry *rcursor; in bm_rcr_pvb_commit()
H A Dbm_portal.c274 static struct bm_rcr_entry *try_rel_start(t_BmPortal *p_BmPortal) in try_rel_start()
276 struct bm_rcr_entry *r; in try_rel_start()
290 struct bm_rcr_entry **rel, in wait_rel_start()
375 struct bm_rcr_entry *r; in BmPortalRelease()
H A Dbman_private.h137 struct bm_rcr_entry *ring, *cursor;
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h101 struct bm_rcr_entry *ring, *cursor;
143 static inline u8 RCR_PTR2IDX(struct bm_rcr_entry *e) in RCR_PTR2IDX()
155 struct bm_rcr_entry *partial = rcr->cursor + 1; in RCR_INC()
209 static inline struct bm_rcr_entry *bm_rcr_start(struct bm_portal *portal) in bm_rcr_start()
235 static inline struct bm_rcr_entry *bm_rcr_pend_and_next( in bm_rcr_pend_and_next()
304 struct bm_rcr_entry *rcursor; in bm_rcr_pvb_commit()
H A Dbman.c254 struct bm_rcr_entry *r; in bman_release()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h34 struct bm_rcr_entry; /* RCR (Release Command Ring) entries */
87 struct bm_rcr_entry { struct