Home
last modified time | relevance | path

Searched defs:ipath_sge (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_verbs.h258 struct ipath_sge { struct
259 struct ipath_mregion *mr;
260 void *vaddr; /* kernel virtual address of segment */
261 u32 sge_length; /* length of the SGE */
285 struct ipath_sge sg_list[0]; argument