Lines Matching refs:smc_connection

100 static void smc_lgr_add_alert_token(struct smc_connection *conn)  in smc_lgr_add_alert_token()
107 struct smc_connection *cur = rb_entry(*link, in smc_lgr_add_alert_token()
108 struct smc_connection, alert_node); in smc_lgr_add_alert_token()
122 static int smcr_lgr_conn_assign_link(struct smc_connection *conn, bool first) in smcr_lgr_conn_assign_link()
165 static int smc_lgr_register_conn(struct smc_connection *conn, bool first) in smc_lgr_register_conn()
192 static void __smc_lgr_unregister_conn(struct smc_connection *conn) in __smc_lgr_unregister_conn()
207 static void smc_lgr_unregister_conn(struct smc_connection *conn) in smc_lgr_unregister_conn()
582 void smc_lgr_cleanup_early(struct smc_connection *conn) in smc_lgr_cleanup_early()
856 static int smc_write_space(struct smc_connection *conn) in smc_write_space()
873 struct smc_connection *conn = &smc->conn; in smc_switch_cursor()
920 void smc_switch_link_and_count(struct smc_connection *conn, in smc_switch_link_and_count()
933 struct smc_connection *conn; in smc_switch_conns()
959 conn = rb_entry(node, struct smc_connection, alert_node); in smc_switch_conns()
1036 static void smc_buf_unuse(struct smc_connection *conn, in smc_buf_unuse()
1048 void smc_conn_free(struct smc_connection *conn) in smc_conn_free()
1249 static void smc_conn_kill(struct smc_connection *conn, bool soft) in smc_conn_kill()
1293 struct smc_connection *conn; in __smc_lgr_terminate()
1308 conn = rb_entry(node, struct smc_connection, alert_node); in __smc_lgr_terminate()
1474 struct smc_connection *conn = container_of(work, in smc_conn_abort_work()
1475 struct smc_connection, in smc_conn_abort_work()
1675 struct smc_connection *conn = &smc->conn; in smc_conn_create()
2037 struct smc_connection *conn = &smc->conn; in __smc_buf_create()
2123 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn) in smc_sndbuf_sync_sg_for_cpu()
2130 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn) in smc_sndbuf_sync_sg_for_device()
2137 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn) in smc_rmb_sync_sg_for_cpu()
2151 void smc_rmb_sync_sg_for_device(struct smc_connection *conn) in smc_rmb_sync_sg_for_device()
2295 int smc_rmb_rtoken_handling(struct smc_connection *conn, in smc_rmb_rtoken_handling()