Searched refs:prev_indx (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 58 uint64_t start_indx, ib_gid_t mgid, uint_t *prev_indx); 62 uint_t prev_indx, tavor_hw_mcg_t *mcg_entry); 1001 uint32_t end_indx, prev_indx; in tavor_mcg_detach() local 1054 end_indx = tavor_mcg_walk_mgid_hash(state, mgid_hash, gid, &prev_indx); in tavor_mcg_detach() 1124 status = tavor_mcg_hash_list_remove(state, end_indx, prev_indx, in tavor_mcg_detach() 1309 uint_t curr_indx, prev_indx; in tavor_mcg_walk_mgid_hash() local 1317 prev_indx = curr_indx; in tavor_mcg_walk_mgid_hash() 1334 prev_indx = curr_indx; in tavor_mcg_walk_mgid_hash() 1352 *p_indx = prev_indx; in tavor_mcg_walk_mgid_hash() 1396 uint_t prev_indx, tavor_hw_mcg_t *mcg_entry) in tavor_mcg_hash_list_remove() argument [all …]
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_misc.c | 58 uint64_t start_indx, ib_gid_t mgid, uint_t *prev_indx); 62 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry); 1150 uint32_t end_indx, prev_indx; in hermon_mcg_detach() local 1199 end_indx = hermon_mcg_walk_mgid_hash(state, mgid_hash, gid, &prev_indx); in hermon_mcg_detach() 1265 status = hermon_mcg_hash_list_remove(state, end_indx, prev_indx, in hermon_mcg_detach() 1433 uint_t curr_indx, prev_indx; in hermon_mcg_walk_mgid_hash() local 1439 prev_indx = curr_indx; in hermon_mcg_walk_mgid_hash() 1456 prev_indx = curr_indx; in hermon_mcg_walk_mgid_hash() 1474 *p_indx = prev_indx; in hermon_mcg_walk_mgid_hash() 1513 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry) in hermon_mcg_hash_list_remove() argument [all …]
|