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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_ud.c58 struct ipath_sge_state rsge; local
133 rsge.sg_list = qp->r_ud_sg_list;
134 if (!ipath_init_sge(qp, wqe, &rlen, &rsge)) {
179 ipath_copy_sge(&rsge, &ah_attr->grh, sizeof(struct ib_grh));
182 ipath_skip_sge(&rsge, sizeof(struct ib_grh));
192 ipath_copy_sge(&rsge, sge->vaddr, len);

Completed in 517 milliseconds