Searched defs:ipath_sge (Results 1 – 1 of 1) sorted by relevance
258 struct ipath_sge { struct259 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