Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h148 void bm_rcr_cce_prefetch(struct bm_portal *portal);
H A Dbman_low.c325 void bm_rcr_cce_prefetch(struct bm_portal *portal) in bm_rcr_cce_prefetch() function
H A Dbm_portal.c123 p_BmPortal->cbs[BM_RCR_RING].f_BmPrefetchCb = bm_rcr_cce_prefetch; in bman_create_portal()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c244 bm_rcr_cce_prefetch(&p->p); in update_rcr_ci()
H A Dbman.h335 static inline void bm_rcr_cce_prefetch(struct bm_portal *portal) in bm_rcr_cce_prefetch() function