]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/infiniband/hw/ipath/ipath_kernel.h
IB/ipath: Changes to support PIO bandwidth check on IBA7220
[net-next-2.6.git] / drivers / infiniband / hw / ipath / ipath_kernel.h
index 31d79e246aa0191f9915c3027d600a3324b5205a..4cc0f95ea8777ee7aaf040e1089fe48d9d7cba66 100644 (file)
@@ -771,6 +771,8 @@ int ipath_set_linkstate(struct ipath_devdata *, u8);
 int ipath_set_mtu(struct ipath_devdata *, u16);
 int ipath_set_lid(struct ipath_devdata *, u32, u8);
 int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv);
+void ipath_enable_armlaunch(struct ipath_devdata *);
+void ipath_disable_armlaunch(struct ipath_devdata *);
 
 /* for use in system calls, where we want to know device type, etc. */
 #define port_fp(fp) ((struct ipath_filedata *)(fp)->private_data)->pd