Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_core.h409 u8 first_contact_peer; member
H A Daf_smc.c1206 if (!ini->first_contact_peer || aclc->hdr.version == SMC_V1) in smc_connect_rdma_v2_prepare()
1243 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_rdma()
1389 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_ism()
1392 if (ini->first_contact_peer) { in smc_connect_ism()
H A Dsmc_core.c1925 if (role == SMC_CLNT && ini->first_contact_peer) in smc_conn_create()
1961 if (role == SMC_CLNT && !ini->first_contact_peer && in smc_conn_create()