Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mthca/
A Dmthca_mad.c277 static void send_handler(struct ib_mad_agent *agent, in send_handler() function
295 NULL, 0, send_handler, in mthca_create_agents()
/linux/include/rdma/
A Dib_mad.h571 ib_mad_send_handler send_handler; member
675 ib_mad_send_handler send_handler,
/linux/drivers/infiniband/core/
A Dmad.c228 ib_mad_send_handler send_handler, in ib_register_mad_agent() argument
345 if (!send_handler) in ib_register_mad_agent()
391 mad_agent_priv->agent.send_handler = send_handler; in ib_register_mad_agent()
1088 if (!send_buf->mad_agent->send_handler || in ib_post_send_mad()
2261 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in ib_mad_complete_send_wr()
2434 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in cancel_mads()
2574 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in local_completions()
2661 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in timeout_sends()
A Dsa_query.c863 static void send_handler(struct ib_mad_agent *agent,
915 send_handler(query->mad_buf->mad_agent, &mad_send_wc); in ib_nl_process_good_resolve_rsp()
950 send_handler(query->port->agent, &mad_send_wc); in ib_nl_request_timeout()
1077 send_handler(query->port->agent, &mad_send_wc); in ib_nl_handle_resolve_resp()
1958 static void send_handler(struct ib_mad_agent *agent, in send_handler() function
2155 NULL, 0, send_handler, in ib_sa_add_one()
A Duser_mad.c209 static void send_handler(struct ib_mad_agent *agent, in send_handler() function
742 send_handler, recv_handler, file, 0); in ib_umad_reg_agent()
855 send_handler, recv_handler, file, in ib_umad_reg_agent2()
/linux/drivers/infiniband/hw/mlx4/
A Dmad.c1015 static void send_handler(struct ib_mad_agent *agent, in send_handler() function
1036 NULL, 0, send_handler, in mlx4_ib_mad_init()

Completed in 22 milliseconds