Searched refs:last_iqci (Results 1 – 3 of 3) sorted by relevance
427 uint32_t last_iqci[PMCS_MAX_IQ]; member
1954 pwp->last_iqci[i] = cur_iqci; in pmcs_check_forward_progress()1958 if ((cur_iqci == pwp->last_iqci[i]) && in pmcs_check_forward_progress()1964 pwp->last_iqci[i] = cur_iqci; in pmcs_check_forward_progress()
1699 bzero(pwp->last_iqci, sizeof (pwp->last_iqci)); in pmcs_soft_reset()