Home
last modified time | relevance | path

Searched defs:opa_smp (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/rdma/
Dopa_smi.h22 struct opa_smp { struct
23 u8 base_version;
24 u8 mgmt_class;
25 u8 class_version;
26 u8 method;
27 __be16 status;
28 u8 hop_ptr;
29 u8 hop_cnt;
30 __be64 tid;
31 __be16 attr_id;
[all …]
/linux-5.19.10/drivers/infiniband/core/
Dmad.c603 struct opa_smp *opa_smp = (struct opa_smp *)smp; in handle_outgoing_dr_smp() local