Searched refs:bm_rcr_pvb_commit (Results 1 – 5 of 5) sorted by relevance
143 void bm_rcr_pvb_commit(struct bm_portal *portal, uint8_t myverb);
295 void bm_rcr_pvb_commit(struct bm_portal *portal, uint8_t myverb) in bm_rcr_pvb_commit() function
112 p_BmPortal->cbs[BM_RCR_RING].f_BmCommitCb = bm_rcr_pvb_commit; in bman_create_portal()
286 bm_rcr_pvb_commit(&p->p, BM_RCR_VERB_CMD_BPID_SINGLE | in bman_release()
301 static inline void bm_rcr_pvb_commit(struct bm_portal *portal, u8 myverb) in bm_rcr_pvb_commit() function