Searched refs:GRH_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/osmtest/
H A Dosmt_inform.c119 (uint8_t *) p_qp_ctx->qp_bind_hndl.buf_ptr + GRH_LEN;
121 (uint8_t *) p_qp_ctx->qp_bind_hndl.buf_ptr + 2 * (GRH_LEN +
230 GRH_LEN + MAD_BLOCK_SIZE, wrid) != 1) {
314 p_sa_mad = (ib_sa_mad_t *) (p_qp_ctx->p_recv_buf + GRH_LEN);
397 GRH_LEN + MAD_BLOCK_SIZE, wrid) != 1) {
463 p_sa_mad = (ib_sa_mad_t *) (p_qp_ctx->p_recv_buf + GRH_LEN);
529 p_sa_mad = (ib_sa_mad_t *) (p_qp_ctx->p_recv_buf + GRH_LEN);
709 GRH_LEN + MAD_BLOCK_SIZE, 1) != 1) {
729 GRH_LEN + MAD_BLOCK_SIZE, 1) != 1) {
H A Dosmt_mtl_regular_qp.c221 (MAD_SIZE + GRH_LEN) * (res->max_outs_sq + res->max_outs_rq + 1);
/freebsd-10.3-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmt_mtl_regular_qp.h65 #define GRH_LEN 40 macro

Completed in 107 milliseconds