Searched refs:inprog (Results 1 – 2 of 2) sorted by relevance
432 u64 inprog, grp_ptr; in cpt_lf_disable_iqueue() local439 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()441 inprog &= ~BIT_ULL(16); in cpt_lf_disable_iqueue()443 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), inprog); in cpt_lf_disable_iqueue()447 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()449 if (INPROG_GRB_PARTIAL(inprog)) { in cpt_lf_disable_iqueue()470 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()473 if ((INPROG_INFLIGHT(inprog) == 0) && in cpt_lf_disable_iqueue()474 (INPROG_GWB(inprog) < 40) && in cpt_lf_disable_iqueue()475 ((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()