Home
last modified time | relevance | path

Searched refs:OPA_CONG_LOG_ELEMS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h221 #define OPA_CONG_LOG_ELEMS 96 macro
229 struct opa_hfi1_cong_log_event events[OPA_CONG_LOG_ELEMS];
H A Drc.c2687 if (ppd->cc_log_idx == OPA_CONG_LOG_ELEMS) in log_cca_event()