Searched refs:CM_REP_LOCAL_COMM_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | ibta_vol1_c12.h | 119 #define CM_REP_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_rep_msg, 0, 32) macro
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | cm.c | 2240 IBA_SET(CM_REP_LOCAL_COMM_ID, rep_msg, in cm_format_rep() 2441 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg))); in cm_dup_rep_handler() 2504 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2512 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler() 2541 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2555 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler()
|