Searched refs:ib_smp (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dsmi.h53 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type,
55 extern enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp);
56 extern enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp,
62 static inline enum smi_action smi_check_local_smp(struct ib_smp *smp,
H A Dsmi.c46 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp,
127 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, u8 node_type,
204 enum smi_forward_action smi_check_forward_dr_smp(struct ib_smp *smp)
H A Dmad_priv.h84 struct ib_smp smp;
H A Dmad.c671 struct ib_smp *smp = mad_send_wr->send_buf.mad;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_smi.h47 struct ib_smp { struct
125 ib_get_smp_direction(struct ib_smp *smp)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mad.c45 static int reply(struct ib_smp *smp)
57 static int recv_subn_get_nodedescription(struct ib_smp *smp,
83 static int recv_subn_get_nodeinfo(struct ib_smp *smp,
116 static int recv_subn_get_guidinfo(struct ib_smp *smp,
220 static int recv_subn_get_portinfo(struct ib_smp *smp,
331 static int recv_subn_get_pkeytable(struct ib_smp *smp,
355 static int recv_subn_set_guidinfo(struct ib_smp *smp,
388 static int recv_subn_set_portinfo(struct ib_smp *smp,
745 static int recv_subn_set_pkeytable(struct ib_smp *smp,
916 return reply((struct ib_smp *) pm
[all...]
H A Dipath_ud.c562 struct ib_smp *smp = (struct ib_smp *) data;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmain.c59 static void init_query_mad(struct ib_smp *mad)
71 struct ib_smp *in_mad = NULL;
72 struct ib_smp *out_mad = NULL;
145 struct ib_smp *in_mad = NULL;
146 struct ib_smp *out_mad = NULL;
194 struct ib_smp *in_mad = NULL;
195 struct ib_smp *out_mad = NULL;
232 struct ib_smp *in_mad = NULL;
233 struct ib_smp *out_mad = NULL;
446 struct ib_smp *in_ma
[all...]
H A Dmad.c159 (struct ib_port_info *) ((struct ib_smp *) mad)->data;
193 memcpy(((struct ib_smp *) mad)->data, dev->node_desc, 64);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c49 static void init_query_mad(struct ib_smp *mad)
60 struct ib_smp *in_mad = NULL;
61 struct ib_smp *out_mad = NULL;
140 struct ib_smp *in_mad = NULL;
141 struct ib_smp *out_mad = NULL;
247 struct ib_smp *in_mad = NULL;
248 struct ib_smp *out_mad = NULL;
282 struct ib_smp *in_mad = NULL;
283 struct ib_smp *out_mad = NULL;
1236 struct ib_smp *in_ma
[all...]
H A Dmthca_mad.c118 (struct ib_port_info *) ((struct ib_smp *) mad)->data;
153 memcpy(((struct ib_smp *) mad)->data, dev->node_desc, 64);

Completed in 139 milliseconds