Searched refs:RS_MSG_SIZE (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c147 #define RS_MSG_SIZE sizeof(uint32_t) macro
738 total_rbuf_size += rs->rq_size * RS_MSG_SIZE;
824 (rs->rbuf_msg_index * RS_MSG_SIZE);
825 sge.length = RS_MSG_SIZE;
886 if ((rs->opts & RS_OPT_MSG_SEND) && (rs->sq_inline < RS_MSG_SIZE))

Completed in 114 milliseconds