Searched refs:CM_REP_LOCAL_COMM_ID (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/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-v5.10/drivers/infiniband/core/ | 
| D | cm.c | 2231 	IBA_SET(CM_REP_LOCAL_COMM_ID, rep_msg,  in cm_format_rep() 2427 		cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg)));  in cm_dup_rep_handler() 2490 			IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg),  in cm_rep_handler() 2498 		cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg));  in cm_rep_handler() 2527 			IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg),  in cm_rep_handler() 2541 		cpu_to_be32(IBA_GET(CM_REP_LOCAL_COMM_ID, rep_msg));  in cm_rep_handler()
  |