Searched refs:num_path_plus (Results 1 – 1 of 1) sorted by relevance
897 uint8_t num_path_plus; in ibcm_saa_path_rec() local932 num_path_plus = num_path + 1; in ibcm_saa_path_rec()934 num_path_plus = num_path; in ibcm_saa_path_rec()937 "- MGID(%016llX%016llX)", num_path_plus, in ibcm_saa_path_rec()944 &num_path_plus, &p_arg->paths[rec_found]); in ibcm_saa_path_rec()955 rec_found += num_path_plus; in ibcm_saa_path_rec()967 num_path_plus = *max_count - rec_found; in ibcm_saa_path_rec()970 "%d, UniCastGID present %d", rec_found, num_path_plus, in ibcm_saa_path_rec()973 if ((unicast_dgid_present != 0) && (num_path_plus > 0)) { in ibcm_saa_path_rec()984 &num_path_plus, &p_arg->paths[rec_found]); in ibcm_saa_path_rec()[all …]