Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
Dsmc_clc.c146 case SMC_CLC_DECLINE: in smc_clc_msg_hdr_valid()
372 expected_type == SMC_CLC_DECLINE) in smc_clc_wait_msg()
384 if (len != -EAGAIN || expected_type != SMC_CLC_DECLINE) in smc_clc_wait_msg()
392 ((clcm->type != SMC_CLC_DECLINE) && in smc_clc_wait_msg()
428 if (clcm->type == SMC_CLC_DECLINE) { in smc_clc_wait_msg()
456 dclc.hdr.type = SMC_CLC_DECLINE; in smc_clc_send_decline()
Dsmc_clc.h23 #define SMC_CLC_DECLINE 0x04 macro
Daf_smc.c400 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
436 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_clnt_conf_first_link()
1276 SMC_CLC_DECLINE, CLC_WAIT_TIME_SHORT); in smcr_serv_conf_first_link()