Lines Matching refs:smc_connection
257 static inline struct smc_connection *smc_lgr_find_conn( in smc_lgr_find_conn()
260 struct smc_connection *res = NULL; in smc_lgr_find_conn()
265 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn()
266 struct smc_connection, alert_node); in smc_lgr_find_conn()
294 int smc_rmb_rtoken_handling(struct smc_connection *conn,
298 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn);
299 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn);
300 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn);
301 void smc_rmb_sync_sg_for_device(struct smc_connection *conn);
304 void smc_conn_free(struct smc_connection *conn);
306 void smcd_conn_free(struct smc_connection *conn);