Lines Matching refs:smc_connection
335 static inline struct smc_connection *smc_lgr_find_conn( in smc_lgr_find_conn()
338 struct smc_connection *res = NULL; in smc_lgr_find_conn()
343 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn()
344 struct smc_connection, alert_node); in smc_lgr_find_conn()
416 void smc_lgr_cleanup_early(struct smc_connection *conn);
426 int smc_rmb_rtoken_handling(struct smc_connection *conn, struct smc_link *link,
434 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn);
435 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn);
436 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn);
437 void smc_rmb_sync_sg_for_device(struct smc_connection *conn);
440 void smc_conn_free(struct smc_connection *conn);
449 void smc_switch_link_and_count(struct smc_connection *conn,