remote_ca_guid 253 drivers/infiniband/core/cm.c __be64 remote_ca_guid; remote_ca_guid 727 drivers/infiniband/core/cm.c __be64 remote_ca_guid = timewait_info->remote_ca_guid; remote_ca_guid 738 drivers/infiniband/core/cm.c else if (be64_lt(remote_ca_guid, cur_timewait_info->remote_ca_guid)) remote_ca_guid 740 drivers/infiniband/core/cm.c else if (be64_gt(remote_ca_guid, cur_timewait_info->remote_ca_guid)) remote_ca_guid 751 drivers/infiniband/core/cm.c static struct cm_timewait_info * cm_find_remote_id(__be64 remote_ca_guid, remote_ca_guid 764 drivers/infiniband/core/cm.c else if (be64_lt(remote_ca_guid, timewait_info->remote_ca_guid)) remote_ca_guid 766 drivers/infiniband/core/cm.c else if (be64_gt(remote_ca_guid, timewait_info->remote_ca_guid)) remote_ca_guid 780 drivers/infiniband/core/cm.c __be64 remote_ca_guid = timewait_info->remote_ca_guid; remote_ca_guid 791 drivers/infiniband/core/cm.c else if (be64_lt(remote_ca_guid, cur_timewait_info->remote_ca_guid)) remote_ca_guid 793 drivers/infiniband/core/cm.c else if (be64_gt(remote_ca_guid, cur_timewait_info->remote_ca_guid)) remote_ca_guid 1524 drivers/infiniband/core/cm.c static inline int cm_is_active_peer(__be64 local_ca_guid, __be64 remote_ca_guid, remote_ca_guid 1527 drivers/infiniband/core/cm.c return (be64_to_cpu(local_ca_guid) > be64_to_cpu(remote_ca_guid) || remote_ca_guid 1528 drivers/infiniband/core/cm.c ((local_ca_guid == remote_ca_guid) && remote_ca_guid 1697 drivers/infiniband/core/cm.c param->remote_ca_guid = req_msg->local_ca_guid; remote_ca_guid 1960 drivers/infiniband/core/cm.c cm_id_priv->timewait_info->remote_ca_guid = req_msg->local_ca_guid; remote_ca_guid 2214 drivers/infiniband/core/cm.c param->remote_ca_guid = rep_msg->local_ca_guid; remote_ca_guid 2307 drivers/infiniband/core/cm.c cm_id_priv->timewait_info->remote_ca_guid = rep_msg->local_ca_guid; remote_ca_guid 130 include/rdma/ib_cm.h __be64 remote_ca_guid; remote_ca_guid 147 include/rdma/ib_cm.h __be64 remote_ca_guid;