Searched refs:send_handler (Results 1 – 6 of 6) sorted by relevance
/drivers/infiniband/hw/mthca/ |
D | mthca_mad.c | 278 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 296 NULL, 0, send_handler, in mthca_create_agents()
|
/drivers/infiniband/core/ |
D | mad.c | 199 ib_mad_send_handler send_handler, in ib_register_mad_agent() argument 311 if (!send_handler) in ib_register_mad_agent() 362 mad_agent_priv->agent.send_handler = send_handler; in ib_register_mad_agent() 1145 if (!send_buf->mad_agent->send_handler || in ib_post_send_mad() 1247 ib_mad_send_handler send_handler, in ib_redirect_mad_qp() argument 2190 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in ib_mad_complete_send_wr() 2394 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in cancel_mads() 2531 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in local_completions() 2618 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in timeout_sends()
|
D | user_mad.c | 194 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 681 send_handler, recv_handler, file, 0); in ib_umad_reg_agent() 797 send_handler, recv_handler, file, in ib_umad_reg_agent2()
|
D | sa_query.c | 1099 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 1186 NULL, 0, send_handler, in ib_sa_add_one()
|
/drivers/infiniband/hw/mlx4/ |
D | mad.c | 884 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 905 NULL, 0, send_handler, in mlx4_ib_mad_init()
|
/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 2437 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 2478 NULL, 0, send_handler, in qib_create_agents()
|