Searched refs:OPA_CONG_LOG_ELEMS (Results 1 – 4 of 4) sorted by relevance
222 #define OPA_CONG_LOG_ELEMS 96 macro230 struct opa_hfi1_cong_log_event events[OPA_CONG_LOG_ELEMS];
3678 p->congestion_log_length = OPA_CONG_LOG_ELEMS; in __subn_get_opa_cong_info()3846 for (i = 0; i < OPA_CONG_LOG_ELEMS; i++) { in __subn_get_opa_hfi1_cong_log()3849 if (ppd->cc_mad_idx == OPA_CONG_LOG_ELEMS) in __subn_get_opa_hfi1_cong_log()
888 struct opa_hfi1_cong_log_event_internal cc_events[OPA_CONG_LOG_ELEMS];
2687 if (ppd->cc_log_idx == OPA_CONG_LOG_ELEMS) in log_cca_event()