Searched refs:remote_comm_id (Results 1 – 3 of 3) sorted by relevance
425 __be32 remote_comm_id; member461 __be32 remote_comm_id; member498 __be32 remote_comm_id; member620 __be32 remote_comm_id; member630 __be32 remote_comm_id; member653 __be32 remote_comm_id; member663 __be32 remote_comm_id; member786 __be32 remote_comm_id; member
1207 rej_msg->remote_comm_id = rcv_msg->local_comm_id; in cm_issue_rej()1208 rej_msg->local_comm_id = rcv_msg->remote_comm_id; in cm_issue_rej()1344 mra_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_mra()1360 rej_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rej()1611 rep_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rep()1691 rtu_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_rtu()1777 cm_id_priv = cm_acquire_id(rep_msg->remote_comm_id, in cm_dup_rep_handler()1819 cm_id_priv = cm_acquire_id(rep_msg->remote_comm_id, 0); in cm_rep_handler()1938 cm_id_priv = cm_acquire_id(rtu_msg->remote_comm_id, in cm_rtu_handler()1979 dreq_msg->remote_comm_id = cm_id_priv->id.remote_id; in cm_format_dreq()[all …]
61 __be32 remote_comm_id; member86 msg->remote_comm_id = cpu_to_be32(cm_id); in set_remote_comm_id()93 return be32_to_cpu(msg->remote_comm_id); in get_remote_comm_id()