Searched refs:with_grh (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibping.c56 static int with_grh; variable
193 with_grh = 1;
247 if (with_grh && ibd_dest_type != IB_DEST_LID)
253 if (with_grh) {
H A Dibsysstat.c56 static int with_grh; variable
295 with_grh = 1;
352 if (with_grh && ibd_dest_type != IB_DEST_LID)
357 if (with_grh) {
H A Dibccquery.c57 static int with_grh; variable
354 with_grh = 1;
413 if (with_grh && ibd_dest_type != IB_DEST_LID)
418 if (with_grh) {
H A Dvendstat.c65 static int with_grh; variable
345 with_grh = 1;
400 if (with_grh && ibd_dest_type != IB_DEST_LID) {
409 if (with_grh) {
H A Dibccconfig.c60 static int with_grh; variable
559 with_grh = 1;
625 if (with_grh && ibd_dest_type != IB_DEST_LID)
630 if (with_grh) {
H A Dperfquery.c56 static int with_grh; variable
794 with_grh = 1;
912 if (with_grh && ibd_dest_type != IB_DEST_LID)
917 if (with_grh) {
H A Dsaquery.c86 uint8_t with_grh; member in struct:query_params
1725 p->with_grh = TRUE;
1728 p->with_grh = TRUE;
1904 if (params.with_grh) {
/freebsd-13-stable/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_sa_api.h743 int with_grh; member in struct:_osmv_query_req
782 * with_grh
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c420 if (p_query_req->with_grh) {

Completed in 127 milliseconds