Searched refs:mapsz (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mr.c97 mr->mr.mapsz = m;
263 i = mr->mr.mapsz;
304 fmr->mr.mapsz = m;
422 i = fmr->mr.mapsz;
H A Dipath_verbs.c179 if (++sge->m >= sge->mr->mapsz)
211 if (++sge->m >= sge->mr->mapsz)
576 if (++sge->m >= sge->mr->mapsz)
H A Dipath_ud.c243 if (++sge->m >= sge->mr->mapsz)
H A Dipath_verbs.h229 u32 mapsz; /* size of the map array */ member in struct:ipath_mregion
H A Dipath_ruc.c401 if (++sge->m >= sge->mr->mapsz)

Completed in 111 milliseconds