Searched refs:mapsz (Results 1 – 5 of 5) sorted by relevance
40 u32 mapsz; /* size of the map array */ member129 if (++sge->m >= sge->mr->mapsz) in rvt_update_sge()
393 unsigned mapsz, headersz; in make_erst_storage_header() local401 mapsz = s->storage_size / s->default_record_size; in make_erst_storage_header()402 mapsz *= sizeof(uint64_t); in make_erst_storage_header()404 headersz = sizeof(ERSTStorageHeader) + mapsz; in make_erst_storage_header()
77 int i = mr->mapsz; in rvt_deinit_mregion()79 mr->mapsz = 0; in rvt_deinit_mregion()99 mr->mapsz = 0; in rvt_init_mregion()106 mr->mapsz++; in rvt_init_mregion()
187 if (++sge->m >= sge->mr->mapsz) in qib_ud_loopback()
162 if (++sge.m >= sge.mr->mapsz) in qib_count_sge()195 if (++sge->m >= sge->mr->mapsz) in qib_copy_from_sge()