Searched refs:ipath_port_info (Results 1 - 2 of 2) 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_common.h460 struct ipath_port_info { struct
501 /* address in userspace of struct ipath_port_info to
H A Dipath_file_ops.c2155 static int ipath_port_info(struct ipath_portdata *pd, u16 subport, function
2156 struct ipath_port_info __user *uinfo)
2158 struct ipath_port_info info;
2362 ret = ipath_port_info(pd, subport_fp(fp),
2363 (struct ipath_port_info __user *)

Completed in 64 milliseconds