Home
last modified time | relevance | path

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

/net/smc/
Dsmc_clc.c435 SMC_FIRST_CONTACT_MASK) { in smc_clc_wait_msg()
461 SMC_FIRST_CONTACT_MASK : 0; in smc_clc_send_decline()
653 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.c490 (clc->hdr.typev2 & SMC_FIRST_CONTACT_MASK)) { in smcd_conn_save_peer_info()
758 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_rdma()
881 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_ism()