Searched refs:CM_REP_LOCAL_COMM_ID (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cm.c | 2234 IBA_SET(CM_REP_LOCAL_COMM_ID, rep_msg, in cm_format_rep() 2430 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg))); in cm_dup_rep_handler() 2493 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2501 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler() 2530 IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg), in cm_rep_handler() 2544 cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)); in cm_rep_handler()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A 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()
|
Completed in 13 milliseconds