Home
last modified time | relevance | path

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

/freebsd-14.2/sys/ofed/include/rdma/
H A Dopa_smi.h53 struct opa_smp { struct
55 u8 mgmt_class;
57 u8 method;
58 __be16 status;
59 u8 hop_ptr;
60 u8 hop_cnt;
61 __be64 tid;
63 __be16 resv;
65 __be64 mkey;
66 union {
[all …]
/freebsd-14.2/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c753 struct opa_smp *opa_smp = (struct opa_smp *)smp; in handle_outgoing_dr_smp() local