Searched refs:lap_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | cm.c | 3248 static void cm_format_path_lid_from_lap(struct cm_lap_msg *lap_msg, in cm_format_path_lid_from_lap() argument 3255 lap_msg)); in cm_format_path_lid_from_lap() 3257 lap_msg)); in cm_format_path_lid_from_lap() 3260 CM_LAP_ALTERNATE_LOCAL_PORT_GID, lap_msg)); in cm_format_path_lid_from_lap() 3264 CM_LAP_ALTERNATE_REMOTE_PORT_GID, lap_msg)); in cm_format_path_lid_from_lap() 3271 struct cm_lap_msg *lap_msg) in cm_format_path_from_lap() 3273 path->dgid = *IBA_GET_MEM_PTR(CM_LAP_ALTERNATE_LOCAL_PORT_GID, lap_msg); in cm_format_path_from_lap() 3275 *IBA_GET_MEM_PTR(CM_LAP_ALTERNATE_REMOTE_PORT_GID, lap_msg); in cm_format_path_from_lap() 3277 cpu_to_be32(IBA_GET(CM_LAP_ALTERNATE_FLOW_LABEL, lap_msg)); in cm_format_path_from_lap() 3278 path->hop_limit = IBA_GET(CM_LAP_ALTERNATE_HOP_LIMIT, lap_msg); in cm_format_path_from_lap() 3269 cm_format_path_from_lap(struct cm_id_private *cm_id_priv, struct sa_path_rec *path, struct cm_lap_msg *lap_msg) cm_format_path_from_lap() argument 3297 struct cm_lap_msg *lap_msg; cm_lap_handler() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | cm.c | 3232 static void cm_format_path_lid_from_lap(struct cm_lap_msg *lap_msg, in cm_format_path_lid_from_lap() argument 3239 lap_msg)); in cm_format_path_lid_from_lap() 3241 lap_msg)); in cm_format_path_lid_from_lap() 3244 CM_LAP_ALTERNATE_LOCAL_PORT_GID, lap_msg)); in cm_format_path_lid_from_lap() 3248 CM_LAP_ALTERNATE_REMOTE_PORT_GID, lap_msg)); in cm_format_path_lid_from_lap() 3255 struct cm_lap_msg *lap_msg) in cm_format_path_from_lap() 3257 path->dgid = *IBA_GET_MEM_PTR(CM_LAP_ALTERNATE_LOCAL_PORT_GID, lap_msg); in cm_format_path_from_lap() 3259 *IBA_GET_MEM_PTR(CM_LAP_ALTERNATE_REMOTE_PORT_GID, lap_msg); in cm_format_path_from_lap() 3261 cpu_to_be32(IBA_GET(CM_LAP_ALTERNATE_FLOW_LABEL, lap_msg)); in cm_format_path_from_lap() 3262 path->hop_limit = IBA_GET(CM_LAP_ALTERNATE_HOP_LIMIT, lap_msg); in cm_format_path_from_lap() 3253 cm_format_path_from_lap(struct cm_id_private *cm_id_priv, struct sa_path_rec *path, struct cm_lap_msg *lap_msg) cm_format_path_from_lap() argument 3281 struct cm_lap_msg *lap_msg; cm_lap_handler() local [all...] |
Completed in 11 milliseconds