Lines Matching refs:smc_connection
391 static inline struct smc_connection *smc_lgr_find_conn( in smc_lgr_find_conn()
394 struct smc_connection *res = NULL; in smc_lgr_find_conn()
399 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn()
400 struct smc_connection, alert_node); in smc_lgr_find_conn()
417 static inline bool smc_conn_lgr_valid(struct smc_connection *conn) in smc_conn_lgr_valid()
510 int smc_rmb_rtoken_handling(struct smc_connection *conn, struct smc_link *link,
518 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn);
519 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn);
520 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn);
521 void smc_rmb_sync_sg_for_device(struct smc_connection *conn);
524 void smc_conn_free(struct smc_connection *conn);
535 void smc_switch_link_and_count(struct smc_connection *conn,