Searched refs:CM_REP_LOCAL_COMM_ID (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/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
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | cm.c | 2241 IBA_SET(CM_REP_LOCAL_COMM_ID, rep_msg, in cm_format_rep() 2440 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg))); in cm_dup_rep_handler() 2503 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2511 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler() 2540 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2554 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler()
|