Searched refs:user_base (Results 1 - 3 of 3) 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.c145 mr->mr.user_base = *iova_start;
214 mr->mr.user_base = start;
318 fmr->mr.user_base = 0;
365 fmr->mr.user_base = iova;
402 fmr->mr.user_base = 0;
H A Dipath_keys.c156 off = sge->addr - mr->user_base;
157 if (unlikely(sge->addr < mr->user_base ||
H A Dipath_verbs.h222 u64 user_base; /* User's address for this region */ member in struct:ipath_mregion

Completed in 160 milliseconds