Searched refs:send_handler (Results 1 - 6 of 6) sorted by relevance

/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c278 static void send_handler(struct ib_mad_agent *agent, function
296 NULL, 0, send_handler,
/drivers/infiniband/core/
H A Dmad.c199 ib_mad_send_handler send_handler,
311 if (!send_handler)
362 mad_agent_priv->agent.send_handler = send_handler;
1145 if (!send_buf->mad_agent->send_handler ||
1247 ib_mad_send_handler send_handler,
2190 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2394 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2531 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2618 mad_agent_priv->agent.send_handler(
194 ib_register_mad_agent(struct ib_device *device, u8 port_num, enum ib_qp_type qp_type, struct ib_mad_reg_req *mad_reg_req, u8 rmpp_version, ib_mad_send_handler send_handler, ib_mad_recv_handler recv_handler, void *context, u32 registration_flags) argument
1245 ib_redirect_mad_qp(struct ib_qp *qp, u8 rmpp_version, ib_mad_send_handler send_handler, ib_mad_recv_handler recv_handler, void *context) argument
[all...]
H A Duser_mad.c194 static void send_handler(struct ib_mad_agent *agent, function
681 send_handler, recv_handler, file, 0);
797 send_handler, recv_handler, file,
H A Dsa_query.c1099 static void send_handler(struct ib_mad_agent *agent, function
1186 NULL, 0, send_handler,
/drivers/infiniband/hw/mlx4/
H A Dmad.c872 static void send_handler(struct ib_mad_agent *agent, function
893 NULL, 0, send_handler,
/drivers/infiniband/hw/qib/
H A Dqib_mad.c2437 static void send_handler(struct ib_mad_agent *agent, function
2478 NULL, 0, send_handler,

Completed in 94 milliseconds