Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_clc.c497 case SMC_CLC_DECLINE: in smc_clc_msg_hdr_valid()
723 expected_type == SMC_CLC_DECLINE) in smc_clc_wait_msg()
735 if (len != -EAGAIN || expected_type != SMC_CLC_DECLINE) in smc_clc_wait_msg()
743 ((clcm->type != SMC_CLC_DECLINE) && in smc_clc_wait_msg()
784 if (clcm->type == SMC_CLC_DECLINE) { in smc_clc_wait_msg()
814 dclc.hdr.type = SMC_CLC_DECLINE; in smc_clc_send_decline()
H A Dsmc_clc.h25 #define SMC_CLC_DECLINE 0x04 macro
H A Daf_smc.c603 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
647 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
1873 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_serv_conf_first_link()