Searched refs:IBT_PATH_MULTI_SVC_DEST (Results 1 – 2 of 2) sorted by relevance
552 ((flags & IBT_PATH_MULTI_SVC_DEST) && (max_paths < 2))) { in ibcm_validate_path_attributes()563 if ((flags & IBT_PATH_MULTI_SVC_DEST) && ((attrp->pa_num_dgids > 0) || in ibcm_validate_path_attributes()712 if (p_arg->flags & IBT_PATH_MULTI_SVC_DEST) { in ibcm_process_get_paths()2361 } else if (p_arg->flags & IBT_PATH_MULTI_SVC_DEST) { in ibcm_saa_service_rec()
295 IBT_PATH_MULTI_SVC_DEST = 1 << 4, /* Multiple ServiceRecords */ enumerator