Merge tag 'for-linus' of github.com:openrisc/linux
[linux-2.6-microblaze.git] / include / rdma / ib_mad.h
index 465b0d0..2e3843b 100644 (file)
@@ -276,6 +276,7 @@ enum ib_port_capability_mask2_bits {
        IB_PORT_SWITCH_PORT_STATE_TABLE_SUP     = 1 << 3,
        IB_PORT_LINK_WIDTH_2X_SUP               = 1 << 4,
        IB_PORT_LINK_SPEED_HDR_SUP              = 1 << 5,
+       IB_PORT_LINK_SPEED_NDR_SUP              = 1 << 10,
 };
 
 #define OPA_CLASS_PORT_INFO_PR_SUPPORT BIT(26)