Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_clc.h37 #define SMC_CLC_DECL_PEERNOSMC 0x03010000 /* peer did not indicate SMC */ macro
H A Daf_smc.c1502 return smc_connect_fallback(smc, SMC_CLC_DECL_PEERNOSMC); in __smc_connect()
1973 int rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
1986 rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
2446 rc = smc_switch_to_fallback(new_smc, SMC_CLC_DECL_PEERNOSMC); in smc_listen_work()