Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h156 uint8_t bm_rcr_get_ithresh(struct bm_portal *portal);
H A Dbman_low.c345 uint8_t bm_rcr_get_ithresh(struct bm_portal *portal) in bm_rcr_get_ithresh() function
H A Dbm_portal.c268 if (!check || !bm_rcr_get_ithresh(p_BmPortal->p_BmPortalLow)) in rel_set_thresh()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h360 static inline u8 bm_rcr_get_ithresh(struct bm_portal *portal) in bm_rcr_get_ithresh() function