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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_mad.h339 * @send_handler: Callback handler for a sent MAD.
353 ib_mad_send_handler send_handler; member in struct:ib_mad_agent
436 * @send_handler: The completion callback routine invoked after a send
447 ib_mad_send_handler send_handler,
468 * @send_handler: The callback routine invoked for a snooped send.
550 * @send_handler: The completion callback routine invoked after a send
562 ib_mad_send_handler send_handler,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmad.c288 static void send_handler(struct ib_mad_agent *agent, function
304 NULL, 0, send_handler,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c272 static void send_handler(struct ib_mad_agent *agent, function
290 NULL, 0, send_handler,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dmad.c186 ib_mad_send_handler send_handler,
259 if (!send_handler)
300 mad_agent_priv->agent.send_handler = send_handler;
1062 if (!send_buf->mad_agent->send_handler ||
1162 ib_mad_send_handler send_handler,
2060 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2264 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2399 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2483 mad_agent_priv->agent.send_handler(
181 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) argument
1160 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 Dsa_query.c916 static void send_handler(struct ib_mad_agent *agent, function
1001 NULL, 0, send_handler,
H A Duser_mad.c189 static void send_handler(struct ib_mad_agent *agent, function
636 send_handler, recv_handler, file);

Completed in 77 milliseconds