Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dopa_smi.h53 struct opa_smp { struct
54 u8 base_version;
55 u8 mgmt_class;
56 u8 class_version;
57 u8 method;
58 __be16 status;
59 u8 hop_ptr;
60 u8 hop_cnt;
61 __be64 tid;
62 __be16 attr_id;
[all …]
/freebsd/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