Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Daf_smc.c510 if (local_contact == SMC_FIRST_CONTACT) in smc_connect_abort()
614 if (ini->cln_first_contact == SMC_FIRST_CONTACT) in smc_connect_rdma()
624 if (ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_connect_rdma()
642 if (ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_connect_rdma()
1095 if (local_contact == SMC_FIRST_CONTACT) in smc_listen_decline()
1163 if (ini->cln_first_contact == SMC_FIRST_CONTACT) in smc_listen_ism_init()
1171 if (ini->cln_first_contact == SMC_FIRST_CONTACT) in smc_listen_ism_init()
1185 if (local_contact != SMC_FIRST_CONTACT) { in smc_listen_rdma_reg()
1202 if (local_contact == SMC_FIRST_CONTACT) in smc_listen_rdma_finish()
1210 if (local_contact == SMC_FIRST_CONTACT) { in smc_listen_rdma_finish()
Dsmc_core.h143 #define SMC_FIRST_CONTACT 1 /* first contact to a peer */ macro
Dsmc_core.c614 ini->cln_first_contact = SMC_FIRST_CONTACT; in smc_conn_create()
645 ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_conn_create()
654 if (ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_conn_create()