Home
last modified time | relevance | path

Searched refs:ib_post_send_mad (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/core/
H A Dagent.c140 if (ib_post_send_mad(send_buf, NULL)) { in agent_send_response()
H A Dmad_rmpp.c146 ret = ib_post_send_mad(msg, NULL); in ack_recv()
197 ret = ib_post_send_mad(msg, NULL); in ack_ds_ack()
234 ret = ib_post_send_mad(msg, NULL); in nack_recv()
H A Dsa_query.c1037 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_request_timeout()
1166 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_handle_resolve_resp()
1429 ret = ib_post_send_mad(query->mad_buf, NULL); in send_mad()
H A Duser_mad.c657 ret = ib_post_send_mad(packet->msg, NULL); in ib_umad_write()
H A Dmad.c1263 int ib_post_send_mad(struct ib_mad_send_buf *send_buf, in ib_post_send_mad() function
1356 EXPORT_SYMBOL(ib_post_send_mad);
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c189 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c407 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()