Home
last modified time | relevance | path

Searched refs:cc_mad_idx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c3890 &ppd->cc_events[ppd->cc_mad_idx++]; in __subn_get_opa_hfi1_cong_log()
3891 if (ppd->cc_mad_idx == OPA_CONG_LOG_ELEMS) in __subn_get_opa_hfi1_cong_log()
3892 ppd->cc_mad_idx = 0; in __subn_get_opa_hfi1_cong_log()
H A Dhfi.h941 int cc_mad_idx; /* index for reporting events */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c3848 &ppd->cc_events[ppd->cc_mad_idx++]; in __subn_get_opa_hfi1_cong_log()
3849 if (ppd->cc_mad_idx == OPA_CONG_LOG_ELEMS) in __subn_get_opa_hfi1_cong_log()
3850 ppd->cc_mad_idx = 0; in __subn_get_opa_hfi1_cong_log()
H A Dhfi.h890 int cc_mad_idx; /* index for reporting events */ member

Completed in 28 milliseconds