Searched refs:CM_REP_LOCAL_COMM_ID (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/rdma/ |
D | ibta_vol1_c12.h | 119 #define CM_REP_LOCAL_COMM_ID CM_FIELD32_LOC(struct cm_rep_msg, 0, 32) macro
|
/linux-6.1.9/drivers/infiniband/core/ |
D | cm.c | 2219 IBA_SET(CM_REP_LOCAL_COMM_ID, rep_msg, in cm_format_rep() 2420 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg))); in cm_dup_rep_handler() 2483 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2491 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler() 2520 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2534 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler()
|