cong_log 3868 drivers/infiniband/hw/hfi1/mad.c struct opa_hfi1_cong_log *cong_log = (struct opa_hfi1_cong_log *)data; cong_log 3872 drivers/infiniband/hw/hfi1/mad.c if (am || smp_length_check(sizeof(*cong_log), max_len)) { cong_log 3879 drivers/infiniband/hw/hfi1/mad.c cong_log->log_type = OPA_CC_LOG_TYPE_HFI; cong_log 3880 drivers/infiniband/hw/hfi1/mad.c cong_log->congestion_flags = 0; cong_log 3881 drivers/infiniband/hw/hfi1/mad.c cong_log->threshold_event_counter = cong_log 3883 drivers/infiniband/hw/hfi1/mad.c memcpy(cong_log->threshold_cong_event_map, cong_log 3885 drivers/infiniband/hw/hfi1/mad.c sizeof(cong_log->threshold_cong_event_map)); cong_log 3888 drivers/infiniband/hw/hfi1/mad.c cong_log->current_time_stamp = cpu_to_be32(ts); cong_log 3901 drivers/infiniband/hw/hfi1/mad.c memcpy(cong_log->events[i].local_qp_cn_entry, &cce->lqpn, 3); cong_log 3902 drivers/infiniband/hw/hfi1/mad.c memcpy(cong_log->events[i].remote_qp_number_cn_entry, cong_log 3904 drivers/infiniband/hw/hfi1/mad.c cong_log->events[i].sl_svc_type_cn_entry = cong_log 3906 drivers/infiniband/hw/hfi1/mad.c cong_log->events[i].remote_lid_cn_entry = cong_log 3908 drivers/infiniband/hw/hfi1/mad.c cong_log->events[i].timestamp_cn_entry =