Searched refs:myverb (Results 1 – 2 of 2) sorted by relevance
361 static inline void bm_rcr_pvb_commit(struct bm_portal *portal, u8 myverb) in bm_rcr_pvb_commit() argument371 rcursor->_ncw_verb = myverb | rcr->vbit; in bm_rcr_pvb_commit()466 static inline void bm_mc_commit(struct bm_portal *portal, u8 myverb) in bm_mc_commit() argument473 mc->cr->_ncw_verb = myverb | mc->vbit; in bm_mc_commit()
513 static inline void qm_eqcr_pvb_commit(struct qm_portal *portal, u8 myverb) in qm_eqcr_pvb_commit() argument522 eqcursor->_ncw_verb = myverb | eqcr->vbit; in qm_eqcr_pvb_commit()904 static inline void qm_mc_commit(struct qm_portal *portal, u8 myverb) in qm_mc_commit() argument911 mc->cr->_ncw_verb = myverb | mc->vbit; in qm_mc_commit()1858 u8 res, myverb; in qman_init_fq() local1861 myverb = (flags & QMAN_INITFQ_FLAG_SCHED) in qman_init_fq()1934 qm_mc_commit(&p->p, myverb); in qman_init_fq()1941 DPAA_ASSERT((mcr->verb & QM_MCR_VERB_MASK) == myverb); in qman_init_fq()