Home
last modified time | relevance | path

Searched refs:ib_send_mad (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad_priv.h212 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr);
H A Dmad.c1001 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_mad() function
1143 ret = ib_send_mad(mad_send_wr); in ib_post_send_mad()
1145 ret = ib_send_mad(mad_send_wr); in ib_post_send_mad()
2612 ret = ib_send_mad(mad_send_wr); in retry_send()
2622 ret = ib_send_mad(mad_send_wr); in retry_send()
H A Dmad_rmpp.c595 return ib_send_mad(mad_send_wr); in send_next_seg()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad_priv.h211 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr);
H A Dmad.c993 int ib_send_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_mad() function
1135 ret = ib_send_mad(mad_send_wr); in ib_post_send_mad()
1137 ret = ib_send_mad(mad_send_wr); in ib_post_send_mad()
2597 ret = ib_send_mad(mad_send_wr); in retry_send()
2607 ret = ib_send_mad(mad_send_wr); in retry_send()
H A Dmad_rmpp.c595 return ib_send_mad(mad_send_wr); in send_next_seg()

Completed in 11 milliseconds