Searched refs:inprog (Results 1 – 2 of 2) sorted by relevance
858 u64 inprog, grp_ptr; in cpt_lf_disable_iqueue() local865 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()867 inprog &= ~BIT_ULL(16); in cpt_lf_disable_iqueue()869 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), inprog); in cpt_lf_disable_iqueue()873 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()875 if (INPROG_GRB_PARTIAL(inprog)) { in cpt_lf_disable_iqueue()896 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()899 if ((INPROG_INFLIGHT(inprog) == 0) && in cpt_lf_disable_iqueue()900 (INPROG_GWB(inprog) < 40) && in cpt_lf_disable_iqueue()901 ((INPROG_GRB(inprog) == 0) || in cpt_lf_disable_iqueue()[all …]
971 static int inprog = 0; in envctrl_do_shutdown() local973 if (inprog != 0) in envctrl_do_shutdown()976 inprog = 1; in envctrl_do_shutdown()