Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/
H A Drsocket.c1694 static int rs_post_write_msg(struct rsocket *rs, in rs_post_write_msg() function
1780 return rs_post_write_msg(rs, sgl, nsge, rs_msg_set(RS_OP_DATA, length), in rs_write_data()
1809 return rs_post_write_msg(rs, sgl, nsge, rs_msg_set(RS_OP_IOMAP_SGL, iomr->index), in rs_write_iomap()
1854 rs_post_write_msg(rs, &ibsge, 1, in rs_send_credits()