aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_kernel.h')
-rw-r--r--drivers/infiniband/hw/ipath/ipath_kernel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_kernel.h b/drivers/infiniband/hw/ipath/ipath_kernel.h
index b9cca8403239..e07df0068312 100644
--- a/drivers/infiniband/hw/ipath/ipath_kernel.h
+++ b/drivers/infiniband/hw/ipath/ipath_kernel.h
@@ -756,6 +756,7 @@ int ipath_set_rx_pol_inv(struct ipath_devdata *dd, u8 new_pol_inv);
756#define IPATH_DISABLED 0x80000 /* administratively disabled */ 756#define IPATH_DISABLED 0x80000 /* administratively disabled */
757 /* Use GPIO interrupts for new counters */ 757 /* Use GPIO interrupts for new counters */
758#define IPATH_GPIO_ERRINTRS 0x100000 758#define IPATH_GPIO_ERRINTRS 0x100000
759#define IPATH_SWAP_PIOBUFS 0x200000
759 760
760/* Bits in GPIO for the added interrupts */ 761/* Bits in GPIO for the added interrupts */
761#define IPATH_GPIO_PORT0_BIT 2 762#define IPATH_GPIO_PORT0_BIT 2