Home
last modified time | relevance | path

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

/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()
1097 if (local_contact == SMC_FIRST_CONTACT) in smc_listen_decline()
1165 if (ini->cln_first_contact == SMC_FIRST_CONTACT) in smc_listen_ism_init()
1173 if (ini->cln_first_contact == SMC_FIRST_CONTACT) in smc_listen_ism_init()
1187 if (local_contact != SMC_FIRST_CONTACT) { in smc_listen_rdma_reg()
1204 if (local_contact == SMC_FIRST_CONTACT) in smc_listen_rdma_finish()
1212 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.c619 ini->cln_first_contact = SMC_FIRST_CONTACT; in smc_conn_create()
650 ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_conn_create()
659 if (ini->cln_first_contact == SMC_FIRST_CONTACT) { in smc_conn_create()