Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c164 ret = bm_rcr_get_fill(p_BmPortal->p_BmPortalLow); in bman_create_portal()
319 if (!bm_rcr_get_fill(p_BmPortal->p_BmPortalLow)) in rel_completed()
H A Dfsl_bman.h153 uint8_t bm_rcr_get_fill(struct bm_portal *portal);
H A Dbman_low.c367 uint8_t bm_rcr_get_fill(struct bm_portal *portal) in bm_rcr_get_fill() function
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c104 ret = bm_rcr_get_fill(p); in bman_create_portal()
H A Dbman.h382 static inline u8 bm_rcr_get_fill(struct bm_portal *portal) in bm_rcr_get_fill() function