Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_clc.c487 case SMC_CLC_DECLINE: in smc_clc_msg_hdr_valid()
713 expected_type == SMC_CLC_DECLINE) in smc_clc_wait_msg()
725 if (len != -EAGAIN || expected_type != SMC_CLC_DECLINE) in smc_clc_wait_msg()
733 ((clcm->type != SMC_CLC_DECLINE) && in smc_clc_wait_msg()
769 if (clcm->type == SMC_CLC_DECLINE) { in smc_clc_wait_msg()
799 dclc.hdr.type = SMC_CLC_DECLINE; in smc_clc_send_decline()
Dsmc_clc.h25 #define SMC_CLC_DECLINE 0x04 macro
Daf_smc.c602 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
646 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
1871 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_serv_conf_first_link()