Searched refs:remote_comm_id (Results 1 – 3 of 3) sorted by relevance
421 __be32 remote_comm_id; member457 __be32 remote_comm_id; member494 __be32 remote_comm_id; member616 __be32 remote_comm_id; member626 __be32 remote_comm_id; member649 __be32 remote_comm_id; member659 __be32 remote_comm_id; member782 __be32 remote_comm_id; member
1433 rej_msg->remote_comm_id = rcv_msg->local_comm_id; in cm_issue_rej()1434 rej_msg->local_comm_id = rcv_msg->remote_comm_id; in cm_issue_rej()1584 mra_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_mra()1600 rej_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rej()1889 rep_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rep()1969 rtu_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rtu()2055 cm_id_priv = cm_acquire_id(rep_msg->remote_comm_id, in cm_dup_rep_handler()2100 cm_id_priv = cm_acquire_id(rep_msg->remote_comm_id, 0); in cm_rep_handler()2229 cm_id_priv = cm_acquire_id(rtu_msg->remote_comm_id, in cm_rtu_handler()2270 dreq_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_dreq()[all …]
61 __be32 remote_comm_id; member116 msg->remote_comm_id = cpu_to_be32(cm_id); in set_remote_comm_id()131 return be32_to_cpu(msg->remote_comm_id); in get_remote_comm_id()