Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_clc.c434 SMC_FIRST_CONTACT_MASK) { in smc_clc_wait_msg()
460 SMC_FIRST_CONTACT_MASK : 0; in smc_clc_send_decline()
652 clc->hdr.typev2 |= SMC_FIRST_CONTACT_MASK; in smc_clc_send_confirm_accept()
Dsmc_clc.h57 #define SMC_FIRST_CONTACT_MASK 0b10 /* first contact bit within typev2 */ macro
Daf_smc.c474 (clc->hdr.typev2 & SMC_FIRST_CONTACT_MASK)) { in smcd_conn_save_peer_info()
728 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_rdma()
851 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_ism()