Searched refs:gidtbl_sz (Results 1 – 2 of 2) sorted by relevance
2097 uint_t gidtbl_sz; in tavor_set_addr_path() local2160 gidtbl_sz = (1 << state->ts_devlim.log_max_gid); in tavor_set_addr_path()2161 if ((av->av_send_grh) && (av->av_sgid_ix > gidtbl_sz)) { in tavor_set_addr_path()2185 path->mgid_index = ((av->av_port_num - 1) * gidtbl_sz) + in tavor_set_addr_path()2230 uint_t gidtbl_sz; in tavor_get_addr_path() local2290 gidtbl_sz = (1 << state->ts_devlim.log_max_gid); in tavor_get_addr_path()2292 gidtbl_sz); in tavor_get_addr_path()
2174 uint_t gidtbl_sz; in hermon_set_addr_path() local2213 gidtbl_sz = (1 << state->hs_queryport.log_max_gid); in hermon_set_addr_path()2214 if ((av->av_send_grh) && (av->av_sgid_ix > gidtbl_sz)) { in hermon_set_addr_path()2236 path->mgid_index = ((av->av_port_num - 1) * gidtbl_sz) + in hermon_set_addr_path()2290 uint_t gidtbl_sz; in hermon_get_addr_path() local2339 gidtbl_sz = (1 << state->hs_queryport.log_max_gid); in hermon_get_addr_path()2341 gidtbl_sz); in hermon_get_addr_path()