Searched refs:_ncw_verb (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dbman.c109 u8 _ncw_verb; /* writes to this are non-coherent */ member in struct:bm_rcr_entry::__anon426::__anon427
134 u8 _ncw_verb; /* writes to this are non-coherent */ member in struct:bm_mc_command
371 rcursor->_ncw_verb = myverb | rcr->vbit;
434 mc->rridx = (mc->cr->_ncw_verb & BM_MCC_VERB_VBIT) ?
473 mc->cr->_ncw_verb = myverb | mc->vbit;
H A Dqman.c181 u8 _ncw_verb; /* writes to this are non-coherent */ member in struct:qm_eqcr_entry
228 u8 _ncw_verb; member in struct:qm_mcc_fq
236 u8 _ncw_verb; member in struct:qm_mcc_cgr
263 u8 _ncw_verb; /* writes to this are non-coherent */ member in struct:qm_mc_command::__anon247
522 eqcursor->_ncw_verb = myverb | eqcr->vbit;
911 mc->cr->_ncw_verb = myverb | mc->vbit;

Completed in 114 milliseconds