Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_clc.c486 case SMC_CLC_DECLINE: in smc_clc_msg_hdr_valid()
712 expected_type == SMC_CLC_DECLINE) in smc_clc_wait_msg()
724 if (len != -EAGAIN || expected_type != SMC_CLC_DECLINE) in smc_clc_wait_msg()
732 ((clcm->type != SMC_CLC_DECLINE) && in smc_clc_wait_msg()
768 if (clcm->type == SMC_CLC_DECLINE) { in smc_clc_wait_msg()
798 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.c594 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
638 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
1865 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_serv_conf_first_link()