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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_mmap.c43 * @ref: a pointer to the kref within struct ipath_mmap_info
47 struct ipath_mmap_info *ip =
48 container_of(ref, struct ipath_mmap_info, ref);
65 struct ipath_mmap_info *ip = vma->vm_private_data;
72 struct ipath_mmap_info *ip = vma->vm_private_data;
93 struct ipath_mmap_info *ip, *pp;
130 struct ipath_mmap_info *ipath_create_mmap_info(struct ipath_ibdev *dev,
134 struct ipath_mmap_info *ip;
160 struct ipath_mmap_info *ip,
H A Dipath_verbs.h175 struct ipath_mmap_info { struct
205 struct ipath_mmap_info *ip;
302 struct ipath_mmap_info *ip;
345 struct ipath_mmap_info *ip;
768 struct ipath_mmap_info *ipath_create_mmap_info(struct ipath_ibdev *dev,
774 struct ipath_mmap_info *ip,
H A Dipath_srq.c310 struct ipath_mmap_info *ip = srq->ip;
H A Dipath_cq.c446 struct ipath_mmap_info *ip = cq->ip;

Completed in 60 milliseconds