Home
last modified time | relevance | path

Searched refs:ib_post_send_mad (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dagent.c132 if (ib_post_send_mad(send_buf, NULL)) { in agent_send_response()
133 dev_err(&device->dev, "ib_post_send_mad error\n"); in agent_send_response()
H A Dcm.c1571 ret = ib_post_send_mad(cm_id_priv->msg, NULL); in ib_send_cm_req()
1620 ret = ib_post_send_mad(msg, NULL); in cm_issue_rej()
1972 ret = ib_post_send_mad(msg, NULL); in cm_dup_req_handler()
2301 ret = ib_post_send_mad(msg, NULL); in ib_send_cm_rep()
2373 ret = ib_post_send_mad(msg, NULL); in ib_send_cm_rtu()
2455 ret = ib_post_send_mad(msg, NULL); in cm_dup_rep_handler()
2677 ret = ib_post_send_mad(msg, NULL); in cm_send_dreq_locked()
2748 ret = ib_post_send_mad(msg, NULL); in cm_send_drep_locked()
2800 ret = ib_post_send_mad(msg, NULL); in cm_issue_drep()
2860 ib_post_send_mad(ms in cm_dreq_handler()
[all...]
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.c999 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_request_timeout()
1126 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_handle_resolve_resp()
1384 ret = ib_post_send_mad(query->mad_buf, NULL); in send_mad()
H A Dmad.c1067 * ib_post_send_mad - Posts MAD(s) to the send queue of the QP associated
1070 int ib_post_send_mad(struct ib_mad_send_buf *send_buf, in ib_post_send_mad() function
1161 EXPORT_SYMBOL(ib_post_send_mad); variable
H A Duser_mad.c644 ret = ib_post_send_mad(packet->msg, NULL); in ib_umad_write()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dagent.c132 if (ib_post_send_mad(send_buf, NULL)) { in agent_send_response()
133 dev_err(&device->dev, "ib_post_send_mad error\n"); in agent_send_response()
H A Dcm.c1555 ret = ib_post_send_mad(msg, NULL); in ib_send_cm_req()
1604 ret = ib_post_send_mad(msg, NULL); in cm_issue_rej()
1956 ret = ib_post_send_mad(msg, NULL); in cm_dup_req_handler()
2288 ret = ib_post_send_mad(msg, NULL); in ib_send_cm_rep()
2363 ret = ib_post_send_mad(msg, NULL); in ib_send_cm_rtu()
2445 ret = ib_post_send_mad(msg, NULL); in cm_dup_rep_handler()
2667 ret = ib_post_send_mad(msg, NULL); in cm_send_dreq_locked()
2737 ret = ib_post_send_mad(msg, NULL); in cm_send_drep_locked()
2789 ret = ib_post_send_mad(msg, NULL); in cm_issue_drep()
2848 ib_post_send_mad(ms in cm_dreq_handler()
[all...]
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.c976 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_request_timeout()
1103 ret = ib_post_send_mad(query->mad_buf, NULL); in ib_nl_handle_resolve_resp()
1366 ret = ib_post_send_mad(query->mad_buf, NULL); in send_mad()
H A Dmad.c1059 * ib_post_send_mad - Posts MAD(s) to the send queue of the QP associated
1062 int ib_post_send_mad(struct ib_mad_send_buf *send_buf, in ib_post_send_mad() function
1153 EXPORT_SYMBOL(ib_post_send_mad); variable
H A Duser_mad.c644 ret = ib_post_send_mad(packet->msg, NULL); in ib_umad_write()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c669 if (!ib_post_send_mad(rsp, NULL)) { in vema_recv()
837 if (ib_post_send_mad(send_buf, NULL)) { in opa_vnic_vema_send_trap()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c670 if (!ib_post_send_mad(rsp, NULL)) { in vema_recv()
838 if (ib_post_send_mad(send_buf, NULL)) { in opa_vnic_vema_send_trap()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c189 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c189 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()
/kernel/linux/linux-5.10/include/rdma/
H A Dib_mad.h689 * ib_post_send_mad - Posts MAD(s) to the send queue of the QP associated
707 int ib_post_send_mad(struct ib_mad_send_buf *send_buf,
/kernel/linux/linux-6.6/include/rdma/
H A Dib_mad.h690 * ib_post_send_mad - Posts MAD(s) to the send queue of the QP associated
708 int ib_post_send_mad(struct ib_mad_send_buf *send_buf,
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_mad.c125 ret = ib_post_send_mad(send_buf, NULL); in qib_send_trap()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmad.c406 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmad.c407 ret = ib_post_send_mad(send_buf, NULL); in forward_trap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_mad.c125 ret = ib_post_send_mad(send_buf, NULL); in qib_send_trap()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c517 if (!ib_post_send_mad(rsp, NULL)) { in srpt_mad_recv_handler()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c523 if (!ib_post_send_mad(rsp, NULL)) { in srpt_mad_recv_handler()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c408 if (ib_post_send_mad(send_buf, NULL)) in send_trap()

Completed in 63 milliseconds

12