Lines Matching refs:cpu_to_be16
39 #define IB_SMP_DIRECTION cpu_to_be16(0x8000)
42 #define IB_SMP_ATTR_NOTICE cpu_to_be16(0x0002)
43 #define IB_SMP_ATTR_NODE_DESC cpu_to_be16(0x0010)
44 #define IB_SMP_ATTR_NODE_INFO cpu_to_be16(0x0011)
45 #define IB_SMP_ATTR_SWITCH_INFO cpu_to_be16(0x0012)
46 #define IB_SMP_ATTR_GUID_INFO cpu_to_be16(0x0014)
47 #define IB_SMP_ATTR_PORT_INFO cpu_to_be16(0x0015)
48 #define IB_SMP_ATTR_PKEY_TABLE cpu_to_be16(0x0016)
49 #define IB_SMP_ATTR_SL_TO_VL_TABLE cpu_to_be16(0x0017)
50 #define IB_SMP_ATTR_VL_ARB_TABLE cpu_to_be16(0x0018)
51 #define IB_SMP_ATTR_LINEAR_FORWARD_TABLE cpu_to_be16(0x0019)
52 #define IB_SMP_ATTR_RANDOM_FORWARD_TABLE cpu_to_be16(0x001A)
53 #define IB_SMP_ATTR_MCAST_FORWARD_TABLE cpu_to_be16(0x001B)
54 #define IB_SMP_ATTR_SM_INFO cpu_to_be16(0x0020)
55 #define IB_SMP_ATTR_VENDOR_DIAG cpu_to_be16(0x0030)
56 #define IB_SMP_ATTR_LED_INFO cpu_to_be16(0x0031)
57 #define IB_SMP_ATTR_VENDOR_MASK cpu_to_be16(0xFF00)
125 #define IB_NOTICE_TRAP_LLI_THRESH cpu_to_be16(129)
126 #define IB_NOTICE_TRAP_EBO_THRESH cpu_to_be16(130)
127 #define IB_NOTICE_TRAP_FLOW_UPDATE cpu_to_be16(131)
128 #define IB_NOTICE_TRAP_CAP_MASK_CHG cpu_to_be16(144)
129 #define IB_NOTICE_TRAP_SYS_GUID_CHG cpu_to_be16(145)
130 #define IB_NOTICE_TRAP_BAD_MKEY cpu_to_be16(256)
131 #define IB_NOTICE_TRAP_BAD_PKEY cpu_to_be16(257)
132 #define IB_NOTICE_TRAP_BAD_QKEY cpu_to_be16(258)