Lines Matching refs:smc_connection
216 static inline struct smc_connection *smc_lgr_find_conn( in smc_lgr_find_conn()
219 struct smc_connection *res = NULL; in smc_lgr_find_conn()
224 struct smc_connection *cur = rb_entry(node, in smc_lgr_find_conn()
225 struct smc_connection, alert_node); in smc_lgr_find_conn()
253 int smc_rmb_rtoken_handling(struct smc_connection *conn,
257 void smc_sndbuf_sync_sg_for_cpu(struct smc_connection *conn);
258 void smc_sndbuf_sync_sg_for_device(struct smc_connection *conn);
259 void smc_rmb_sync_sg_for_cpu(struct smc_connection *conn);
260 void smc_rmb_sync_sg_for_device(struct smc_connection *conn);
263 void smc_conn_free(struct smc_connection *conn);
268 void smcd_conn_free(struct smc_connection *conn);