Home
last modified time | relevance | path

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

/trueos/contrib/ofed/libmlx4/src/
HDcq.c336 wc->wc_flags |= g_mlpath_rqpn & 0x80000000 ? IBV_WC_GRH : 0; in mlx4_poll_one()
/trueos/contrib/ofed/libmthca/src/
HDcq.c445 IBV_WC_GRH : 0; in mthca_poll_one()
/trueos/contrib/ofed/libibverbs/src/
HDverbs.c530 if (wc->wc_flags & IBV_WC_GRH) { in ibv_init_ah_from_wc()
/trueos/contrib/ofed/libibverbs/include/infiniband/
HDverbs.h274 IBV_WC_GRH = 1 << 0, enumerator