Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_tracepoint.c6 EXPORT_TRACEPOINT_SYMBOL(smc_switch_to_fallback);
H A Dsmc_tracepoint.h16 TRACE_EVENT(smc_switch_to_fallback,
H A Daf_smc.c899 static int smc_switch_to_fallback(struct smc_sock *smc, int reason_code) in smc_switch_to_fallback() function
936 rc = smc_switch_to_fallback(smc, reason_code); in smc_connect_fallback()
1956 smc_switch_to_fallback(new_smc, reason_code)) { in smc_listen_decline()
2450 rc = smc_switch_to_fallback(new_smc, SMC_CLC_DECL_PEERNOSMC); in smc_listen_work()
2785 rc = smc_switch_to_fallback(smc, SMC_CLC_DECL_OPTUNSUPP); in smc_sendmsg()
3108 rc = smc_switch_to_fallback(smc, SMC_CLC_DECL_OPTUNSUPP); in smc_setsockopt()