Home
last modified time | relevance | path

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

/net/smc/
Dsmc_clc.h35 #define SMC_CLC_DECL_PEERNOSMC 0x03010000 /* peer did not indicate SMC */ macro
Daf_smc.c1131 return smc_connect_fallback(smc, SMC_CLC_DECL_PEERNOSMC); in __smc_connect()
1545 int rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
1554 rc = SMC_CLC_DECL_PEERNOSMC; in smc_listen_v2_check()
1901 rc = smc_switch_to_fallback(new_smc, SMC_CLC_DECL_PEERNOSMC); in smc_listen_work()