Searched refs:RS_MAX_CTRL_MSG (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c199 #define RS_MAX_CTRL_MSG (sizeof(struct rs_sge)) macro
711 if (rs->sq_inline < RS_MAX_CTRL_MSG)
712 total_sbuf_size += RS_MAX_CTRL_MSG * RS_QP_CTRL_SIZE;
1646 RS_MAX_CTRL_MSG * (rs->ctrl_seqno & (RS_QP_CTRL_SIZE - 1));

Completed in 182 milliseconds