Lines Matching refs:cpu_to_be16
68 #define IB_SMP_DIRECTION cpu_to_be16(0x8000)
71 #define IB_SMP_ATTR_NOTICE cpu_to_be16(0x0002)
72 #define IB_SMP_ATTR_NODE_DESC cpu_to_be16(0x0010)
73 #define IB_SMP_ATTR_NODE_INFO cpu_to_be16(0x0011)
74 #define IB_SMP_ATTR_SWITCH_INFO cpu_to_be16(0x0012)
75 #define IB_SMP_ATTR_GUID_INFO cpu_to_be16(0x0014)
76 #define IB_SMP_ATTR_PORT_INFO cpu_to_be16(0x0015)
77 #define IB_SMP_ATTR_PKEY_TABLE cpu_to_be16(0x0016)
78 #define IB_SMP_ATTR_SL_TO_VL_TABLE cpu_to_be16(0x0017)
79 #define IB_SMP_ATTR_VL_ARB_TABLE cpu_to_be16(0x0018)
80 #define IB_SMP_ATTR_LINEAR_FORWARD_TABLE cpu_to_be16(0x0019)
81 #define IB_SMP_ATTR_RANDOM_FORWARD_TABLE cpu_to_be16(0x001A)
82 #define IB_SMP_ATTR_MCAST_FORWARD_TABLE cpu_to_be16(0x001B)
83 #define IB_SMP_ATTR_SM_INFO cpu_to_be16(0x0020)
84 #define IB_SMP_ATTR_VENDOR_DIAG cpu_to_be16(0x0030)
85 #define IB_SMP_ATTR_LED_INFO cpu_to_be16(0x0031)
86 #define IB_SMP_ATTR_VENDOR_MASK cpu_to_be16(0xFF00)
154 #define IB_NOTICE_TRAP_LLI_THRESH cpu_to_be16(129)
155 #define IB_NOTICE_TRAP_EBO_THRESH cpu_to_be16(130)
156 #define IB_NOTICE_TRAP_FLOW_UPDATE cpu_to_be16(131)
157 #define IB_NOTICE_TRAP_CAP_MASK_CHG cpu_to_be16(144)
158 #define IB_NOTICE_TRAP_SYS_GUID_CHG cpu_to_be16(145)
159 #define IB_NOTICE_TRAP_BAD_MKEY cpu_to_be16(256)
160 #define IB_NOTICE_TRAP_BAD_PKEY cpu_to_be16(257)
161 #define IB_NOTICE_TRAP_BAD_QKEY cpu_to_be16(258)