Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_clc.h23 #define SMC_CLC_ACCEPT 0x02 macro
H A Dsmc_clc.c477 case SMC_CLC_ACCEPT: in smc_clc_msg_hdr_valid()
1074 case SMC_CLC_ACCEPT: in smc_clc_send_confirm_accept()
1174 aclc_v2.hdr.type = SMC_CLC_ACCEPT; in smc_clc_send_accept()
H A Daf_smc.c1151 SMC_CLC_ACCEPT, CLC_WAIT_TIME); in smc_connect_clc()