Home
last modified time | relevance | path

Searched refs:SMC_CLC_DECL_PEERNOSMC (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/smc/
Dsmc_clc.h35 #define SMC_CLC_DECL_PEERNOSMC 0x03010000 /* peer did not indicate SMC */ macro
Daf_smc.c974 return smc_connect_fallback(smc, SMC_CLC_DECL_PEERNOSMC); in __smc_connect()
1386 int rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
1395 rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
1742 smc_switch_to_fallback(new_smc, SMC_CLC_DECL_PEERNOSMC); in smc_listen_work()