Home
last modified time | relevance | path

Searched refs:bad_send_buf (Results 1 – 2 of 2) sorted by relevance

/linux/include/rdma/
H A Dib_mad.h695 * @bad_send_buf: Specifies the MAD on which an error was encountered. This
711 struct ib_mad_send_buf **bad_send_buf);
/linux/drivers/infiniband/core/
H A Dmad.c1264 struct ib_mad_send_buf **bad_send_buf) in ib_post_send_mad() argument
1352 if (bad_send_buf) in ib_post_send_mad()
1353 *bad_send_buf = send_buf; in ib_post_send_mad()