Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c101 rcr_cmode = (flags & BMAN_PORTAL_FLAG_CACHE) ? e_BmPortalRcrCCE : e_BmPortalRcrCCI; in bman_create_portal()
117 case e_BmPortalRcrCCI: in bman_create_portal()
H A Dfsl_bman.h57 e_BmPortalRcrCCI = 0, /* CI index, cache-inhibited */ enumerator
H A Dbman_low.c317 ASSERT_COND(rcr->cmode == e_BmPortalRcrCCI); in bm_rcr_cci_update()