Searched refs:cc_mad_idx (Results 1 – 2 of 2) sorted by relevance
3901 &ppd->cc_events[ppd->cc_mad_idx++]; in __subn_get_opa_hfi1_cong_log()3902 if (ppd->cc_mad_idx == OPA_CONG_LOG_ELEMS) in __subn_get_opa_hfi1_cong_log()3903 ppd->cc_mad_idx = 0; in __subn_get_opa_hfi1_cong_log()
868 int cc_mad_idx; /* index for reporting events */ member