Lines Matching refs:smc_connection
326 static inline struct smc_connection *smc_lgr_find_conn( in smc_lgr_find_conn()
329 struct smc_connection *res = NULL; in smc_lgr_find_conn()
334 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn()
335 struct smc_connection, alert_node); in smc_lgr_find_conn()
369 void smc_lgr_cleanup_early(struct smc_connection *conn);
379 int smc_rmb_rtoken_handling(struct smc_connection *conn, struct smc_link *link,
387 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn);
388 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn);
389 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn);
390 void smc_rmb_sync_sg_for_device(struct smc_connection *conn);
393 void smc_conn_free(struct smc_connection *conn);