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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_mad.h343 * @send_handler: Callback handler for a sent MAD.
357 ib_mad_send_handler send_handler; member in struct:ib_mad_agent
440 * @send_handler: The completion callback routine invoked after a send
451 ib_mad_send_handler send_handler,
472 * @send_handler: The callback routine invoked for a snooped send.
554 * @send_handler: The completion callback routine invoked after a send
566 ib_mad_send_handler send_handler,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmad.c303 static void send_handler(struct ib_mad_agent *agent, function
319 NULL, 0, send_handler,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c283 static void send_handler(struct ib_mad_agent *agent, function
301 NULL, 0, send_handler,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dmad.c195 ib_mad_send_handler send_handler,
268 if (!send_handler)
307 mad_agent_priv->agent.send_handler = send_handler;
1072 if (!send_buf->mad_agent->send_handler ||
1174 ib_mad_send_handler send_handler,
2078 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2280 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2416 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent,
2503 mad_agent_priv->agent.send_handler(
190 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
1172 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.c942 static void send_handler(struct ib_mad_agent *agent, function
1026 NULL, 0, send_handler,
H A Duser_mad.c188 static void send_handler(struct ib_mad_agent *agent, function
657 send_handler, recv_handler, file);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_mad.c2076 static void send_handler(struct ib_mad_agent *agent, function
2117 NULL, 0, send_handler,

Completed in 104 milliseconds