Home
last modified time | relevance | path

Searched refs:bm_rcr_get_avail (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h151 uint8_t bm_rcr_get_avail(struct bm_portal *portal);
H A Dbm_portal.c279 if (bm_rcr_get_avail((p_BmPortal)->p_BmPortalLow) < RCR_THRESH) in try_rel_start()
H A Dbman_low.c360 uint8_t bm_rcr_get_avail(struct bm_portal *portal) in bm_rcr_get_avail() function