Home
last modified time | relevance | path

Searched refs:ib_send_rmpp_mad (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dmad_rmpp.h43 int ib_send_rmpp_mad(struct ib_mad_send_wr_private *mad_send_wr);
H A Dmad_rmpp.c875 int ib_send_rmpp_mad(struct ib_mad_send_wr_private *mad_send_wr) in ib_send_rmpp_mad() function
H A Dmad.c1133 ret = ib_send_rmpp_mad(mad_send_wr); in ib_post_send_mad()