Home
last modified time | relevance | path

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

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