Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c97 e_BmPortalRcrConsumeMode rcr_cmode; in bman_create_portal() local
101 rcr_cmode = (flags & BMAN_PORTAL_FLAG_CACHE) ? e_BmPortalRcrCCE : e_BmPortalRcrCCI; in bman_create_portal()
115 switch (rcr_cmode) in bman_create_portal()
127 if (bm_rcr_init(p_BmPortal->p_BmPortalLow, pmode, rcr_cmode)) { in bman_create_portal()