Home
last modified time | relevance | path

Searched refs:OPA_SM_CLASS_VERSION (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
Dib_mad.h22 #define OPA_SM_CLASS_VERSION 0x80 macro
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dmad.c355 smp->class_version = OPA_SM_CLASS_VERSION; in send_trap()
623 ni->class_version = OPA_SM_CLASS_VERSION; in __subn_get_opa_nodeinfo()
660 nip->class_version = OPA_SM_CLASS_VERSION; in subn_get_nodeinfo()
2614 p->class_version = OPA_SM_CLASS_VERSION; in pma_get_opa_classportinfo()
4529 if (smp->class_version != OPA_SM_CLASS_VERSION) { in process_subn_opa()
4746 if (pmp->mad_hdr.class_version != OPA_SM_CLASS_VERSION) { in process_perf_opa()
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dmad.c632 if (opa && smp->class_version == OPA_SM_CLASS_VERSION) { in handle_outgoing_dr_smp()
2021 mad_hdr->class_version == OPA_SM_CLASS_VERSION) in handle_smi()