Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dopa_smi.h51 struct opa_smp { struct
52 u8 base_version;
53 u8 mgmt_class;
54 u8 class_version;
55 u8 method;
56 __be16 status;
57 u8 hop_ptr;
58 u8 hop_cnt;
59 __be64 tid;
60 __be16 attr_id;
[all …]
/linux-4.4.14/drivers/infiniband/core/
Dmad.c746 struct opa_smp *opa_smp = (struct opa_smp *)smp; in handle_outgoing_dr_smp() local