Searched refs:inprog (Results 1 – 2 of 2) sorted by relevance
994 u64 inprog, inst_ptr; in cpt_lf_disable_iqueue() local1001 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()1003 inprog |= BIT_ULL(16); in cpt_lf_disable_iqueue()1005 CPT_AF_BAR2_ALIASX(slot, CPT_LF_INPROG), inprog); in cpt_lf_disable_iqueue()1025 inprog = rvu_read64(rvu, blkaddr, in cpt_lf_disable_iqueue()1028 if ((FIELD_GET(INFLIGHT, inprog) == 0) && in cpt_lf_disable_iqueue()1029 (FIELD_GET(GRB_CNT, inprog) == 0)) { in cpt_lf_disable_iqueue()
971 static int inprog = 0; in envctrl_do_shutdown() local973 if (inprog != 0) in envctrl_do_shutdown()976 inprog = 1; in envctrl_do_shutdown()