Searched defs:ipath_port_info (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c2159 static int ipath_port_info(struct ipath_portdata *pd, u16 subport, function
2160 struct ipath_port_info __user *uinfo)
2162 struct ipath_port_info info;
2366 ret = ipath_port_info(pd, subport_fp(fp),
2367 (struct ipath_port_info __user *)
H A Dipath_common.h460 struct ipath_port_info { struct
501 /* address in userspace of struct ipath_port_info to

Completed in 74 milliseconds