Home
last modified time | relevance | path

Searched refs:smc_lgr_cleanup_early (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/smc/
Dsmc_core.h416 void smc_lgr_cleanup_early(struct smc_connection *conn);
Dsmc_core.c582 void smc_lgr_cleanup_early(struct smc_connection *conn) in smc_lgr_cleanup_early() function
Daf_smc.c597 smc_lgr_cleanup_early(&smc->conn); in smc_conn_abort()