Searched refs:cm_id_private (Results 1 – 1 of 1) sorted by relevance
90 struct cm_id_private;94 static void cm_process_work(struct cm_id_private *cm_id_priv,96 static int cm_send_sidr_rep_locked(struct cm_id_private *cm_id_priv,98 static void cm_issue_dreq(struct cm_id_private *cm_id_priv);99 static int cm_send_drep_locked(struct cm_id_private *cm_id_priv,101 static int cm_send_rej_locked(struct cm_id_private *cm_id_priv,208 struct cm_id_private { struct271 static inline void cm_deref_id(struct cm_id_private *cm_id_priv) in cm_deref_id() argument278 cm_alloc_msg_agent(struct cm_id_private *cm_id_priv, bool rep_agent) in cm_alloc_msg_agent()320 static struct ib_mad_send_buf *cm_alloc_msg(struct cm_id_private *cm_id_priv) in cm_alloc_msg()[all …]