Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c145 p_BmPortal->rcrProd = p_BmPortal->rcrCons = 0; in bman_create_portal()
332 rcr_poll = ++p_BmPortal->rcrProd; in rel_commit()
H A Dbm.h274 …uint32_t rcrProd; /**< The wrap-around rcr_[prod|cons] counters are used to suppo… member