Searched refs:OPA_CONG_LOG_ELEMS (Results 1 – 4 of 4) sorted by relevance
149 #define OPA_CONG_LOG_ELEMS 96 macro157 struct opa_hfi1_cong_log_event events[OPA_CONG_LOG_ELEMS];
690 struct opa_hfi1_cong_log_event_internal cc_events[OPA_CONG_LOG_ELEMS];
3170 p->congestion_log_length = OPA_CONG_LOG_ELEMS; in __subn_get_opa_cong_info()3272 for (i = 0; i < OPA_CONG_LOG_ELEMS; i++) { in __subn_get_opa_hfi1_cong_log()3275 if (ppd->cc_mad_idx == OPA_CONG_LOG_ELEMS) in __subn_get_opa_hfi1_cong_log()
1854 if (ppd->cc_log_idx == OPA_CONG_LOG_ELEMS) in log_cca_event()