Go to the documentation of this file.
265 #define CM_REQ_ATTR_ID cpu_to_be16(0x0010)
266 #define CM_MRA_ATTR_ID cpu_to_be16(0x0011)
267 #define CM_REJ_ATTR_ID cpu_to_be16(0x0012)
268 #define CM_REP_ATTR_ID cpu_to_be16(0x0013)
269 #define CM_RTU_ATTR_ID cpu_to_be16(0x0014)
270 #define CM_DREQ_ATTR_ID cpu_to_be16(0x0015)
271 #define CM_DREP_ATTR_ID cpu_to_be16(0x0016)
272 #define CM_SIDR_REQ_ATTR_ID cpu_to_be16(0x0017)
273 #define CM_SIDR_REP_ATTR_ID cpu_to_be16(0x0018)
274 #define CM_LAP_ATTR_ID cpu_to_be16(0x0019)
275 #define CM_APR_ATTR_ID cpu_to_be16(0x001A)
332 #define IB_SERVICE_ID_AGN_MASK cpu_to_be64(0xFF00000000000000ULL)
333 #define IB_CM_ASSIGN_SERVICE_ID cpu_to_be64(0x0200000000000000ULL)
334 #define IB_CMA_SERVICE_ID cpu_to_be64(0x0000000001000000ULL)
335 #define IB_CMA_SERVICE_ID_MASK cpu_to_be64(0xFFFFFFFFFF000000ULL)
336 #define IB_SDP_SERVICE_ID cpu_to_be64(0x0000000000010000ULL)
337 #define IB_SDP_SERVICE_ID_MASK cpu_to_be64(0xFFFFFFFFFFFF0000ULL)
428 u8 private_data_len);
441 u8 private_data_len);
456 u8 private_data_len);
491 u8 private_data_len);
493 #define IB_CM_MRA_FLAG_DELAY 0x80
509 u8 private_data_len);
524 u8 private_data_len);
563 u8 private_data_len);