Searched refs:abi_path (Results 1 – 1 of 1) sorted by relevance
659 struct ib_user_path_rec abi_path; in ib_cm_send_lap() local668 ibv_copy_path_rec_to_kern(&abi_path, alternate_path); in ib_cm_send_lap()669 cmd->path = (uintptr_t) &abi_path; in ib_cm_send_lap()686 struct ib_user_path_rec abi_path; in ib_cm_send_sidr_req() local701 ibv_copy_path_rec_to_kern(&abi_path, param->path); in ib_cm_send_sidr_req()702 cmd->path = (uintptr_t) &abi_path; in ib_cm_send_sidr_req()