Searched refs:pa_num_dgids (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c251 if (max_paths != 1 || attrp->pa_num_dgids != 1 ||
314 if (max_paths != 1 || attrp->pa_num_dgids != 1 ||
439 len = (attrp->pa_num_dgids * sizeof (ib_gid_t)) +
453 if (attrp->pa_num_dgids) {
458 sizeof (ib_gid_t) * attrp->pa_num_dgids);
517 max_paths, flags, attrp->pa_num_dgids, attrp->pa_sd_flags);
541 if ((flags & IBT_PATH_APM) && (attrp->pa_num_dgids > 2)) {
563 if ((flags & IBT_PATH_MULTI_SVC_DEST) && ((attrp->pa_num_dgids > 0) ||
580 if ((attrp->pa_sid == 0) && (attrp->pa_num_dgids == 0) &&
590 if (attrp->pa_num_dgids >
[all...]
H A Dibcm_ti.c1072 path_attr.pa_num_dgids = 1;
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c287 attr.pa_num_dgids = 1;
H A Deib_ibt.c424 attr.pa_num_dgids = 1;
978 path_attr.pa_num_dgids = 1;
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h324 uint8_t pa_num_dgids; /* size of pa_dgids array */ member in struct:ibt_path_attr_s
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1867 path_attr.pa_num_dgids = 1;
2988 path_attr.pa_num_dgids = 1;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2162 path_attr.pa_num_dgids = 1;

Completed in 113 milliseconds