Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c247 bm_rcr_set_ithresh(p_BmPortal->p_BmPortalLow, 0); in __poll_portal_slow()
269 bm_rcr_set_ithresh(p_BmPortal->p_BmPortalLow, RCR_ITHRESH); in rel_set_thresh()
H A Dfsl_bman.h157 void bm_rcr_set_ithresh(struct bm_portal *portal, uint8_t ithresh);
H A Dbman_low.c352 void bm_rcr_set_ithresh(struct bm_portal *portal, uint8_t ithresh) in bm_rcr_set_ithresh() function