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()
516 static inline void qm_eqcr_pvb_commit(struct qm_portal *portal, u8 myverb) in qm_eqcr_pvb_commit() argument525 eqcursor->_ncw_verb = myverb | eqcr->vbit; in qm_eqcr_pvb_commit()889 static inline void qm_mc_commit(struct qm_portal *portal, u8 myverb) in qm_mc_commit() argument896 mc->cr->_ncw_verb = myverb | mc->vbit; in qm_mc_commit()1763 u8 res, myverb; in qman_init_fq() local1766 myverb = (flags & QMAN_INITFQ_FLAG_SCHED) in qman_init_fq()1839 qm_mc_commit(&p->p, myverb); in qman_init_fq()1846 DPAA_ASSERT((mcr->verb & QM_MCR_VERB_MASK) == myverb); in qman_init_fq()