Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dmad_rmpp.h56 int ib_retry_rmpp(struct ib_mad_send_wr_private *mad_send_wr);
H A Dmad_rmpp.c939 int ib_retry_rmpp(struct ib_mad_send_wr_private *mad_send_wr) in ib_retry_rmpp() function
H A Dmad.c2594 ret = ib_retry_rmpp(mad_send_wr); in retry_send()