Searched refs:send_handler (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/ofed/include/rdma/ |
| HD | ib_mad.h | 366 ib_mad_send_handler send_handler; member 460 ib_mad_send_handler send_handler, 575 ib_mad_send_handler send_handler,
|
| /NextBSD/sys/ofed/drivers/infiniband/hw/mthca/ |
| HD | mthca_mad.c | 283 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 301 NULL, 0, send_handler, in mthca_create_agents()
|
| /NextBSD/sys/ofed/drivers/infiniband/core/ |
| HD | mad.c | 141 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, &mad_send_wc); in notify_failure() 603 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in sa_cc_destroy() 721 ib_mad_send_handler send_handler, in ib_register_mad_agent() argument 794 if (!send_handler) in ib_register_mad_agent() 840 mad_agent_priv->agent.send_handler = send_handler; in ib_register_mad_agent() 1654 if (!send_buf->mad_agent->send_handler || in ib_post_send_mad() 1763 ib_mad_send_handler send_handler, in ib_redirect_mad_qp() argument 2691 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in ib_mad_complete_send_wr() 2897 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in cancel_mads() 3039 mad_agent_priv->agent.send_handler(&mad_agent_priv->agent, in local_completions() [all …]
|
| HD | sa_query.c | 1093 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 1180 NULL, 0, send_handler, in ib_sa_add_one()
|
| HD | user_mad.c | 258 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 726 send_handler, recv_handler, file); in ib_umad_reg_agent()
|
| /NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/ |
| HD | mad.c | 1040 static void send_handler(struct ib_mad_agent *agent, in send_handler() function 1061 NULL, 0, send_handler, in mlx4_ib_mad_init()
|