Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h367 static inline void bm_rcr_set_ithresh(struct bm_portal *portal, u8 ithresh) in bm_rcr_set_ithresh() function