Searched defs:mad (Results 1 - 13 of 13) sorted by relevance

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dagent.c86 void agent_send_response(struct ib_mad *mad, struct ib_grh *grh, argument
H A Dmad_priv.h85 struct ib_mad mad; member in union:ib_mad_private::__anon639
88 } mad; member in struct:ib_mad_private
H A Dmad.c183 int ib_response_mad(struct ib_mad *mad) { argument
1548 find_mad_agent( struct ib_mad_port_private *port_priv, struct ib_mad *mad) argument
2483 ib_mad_post_receive_mads(struct ib_mad_qp_info *qp_info, struct ib_mad_private *mad) argument
[all...]
H A Dsa_query.c725 static void init_mad(struct ib_sa_mad *mad, struct ib_mad_agent *agent) argument
782 ib_sa_path_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) argument
819 struct ib_sa_mad *mad; local
871 ib_sa_service_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) argument
935 struct ib_sa_mad *mad; local
994 ib_sa_mcmember_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) argument
1032 struct ib_sa_mad *mad; local
1085 ib_sa_inform_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) argument
1167 struct ib_sa_mad *mad; local
1221 struct ib_sa_mad *mad; local
1320 struct ib_sa_mad *mad; local
[all...]
H A Duser_mad.c130 struct ib_user_mad mad; member in struct:ib_umad_packet
[all...]
H A Dlocal_sa.c326 struct ib_sa_mad *mad = (struct ib_sa_mad *) mad_recv_wc->recv_buf.mad; local
353 struct ib_sa_mad *mad; local
469 struct ib_sa_mad *mad local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c105 smp_snoop(struct ib_device *ibdev, u8 port_num, struct ib_mad *mad, u16 prev_lid) argument
148 node_desc_override(struct ib_device *dev, struct ib_mad *mad) argument
161 forward_trap(struct mthca_dev *dev, u8 port_num, struct ib_mad *mad) argument
[all...]
H A Dmthca_provider.c50 static void init_query_mad(struct ib_smp *mad) argument
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dcm.c69 static void set_local_comm_id(struct ib_mad *mad, u32 cm_id) argument
75 static u32 get_local_comm_id(struct ib_mad *mad) argument
82 static void set_remote_comm_id(struct ib_mad *mad, u32 cm_id) argument
88 static u32 get_remote_comm_id(struct ib_mad *mad) argument
95 static union ib_gid gid_from_req_msg(struct ib_device *ibdev, struct ib_mad *mad) argument
281 mlx4_ib_multiplex_cm_handler(struct ib_device *ibdev, int port, int slave_id, struct ib_mad *mad) argument
320 mlx4_ib_demux_cm_handler(struct ib_device *ibdev, int port, int *slave, struct ib_mad *mad, int is_eth) argument
[all...]
H A Dmad.c345 node_desc_override(struct ib_device *dev, struct ib_mad *mad) argument
358 forward_trap(struct mlx4_ib_dev *dev, u8 port_num, struct ib_mad *mad) argument
[all...]
H A Dmain.c135 static void init_query_mad(struct ib_smp *mad) { argument
H A Dmcg.c203 static int send_mad_to_wire(struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) argument
246 struct ib_sa_mad mad; local
220 send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) argument
273 struct ib_sa_mad mad; local
313 struct ib_sa_mad mad; local
878 mlx4_ib_mcg_demux_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *mad) argument
1152 struct ib_sa_mad *mad = &req->sa_mad; local
[all...]
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_mad.h241 void *mad; member in struct:ib_mad_send_buf
385 struct ib_mad *mad; member in struct:ib_mad_recv_buf

Completed in 124 milliseconds