Home
last modified time | relevance | path

Searched refs:typev2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_clc.c70 (hdr->typev2 != SMC_TYPE_N ? in smc_clc_msg_prop_valid()
73 (smcd_indicated(hdr->typev2) ? in smc_clc_msg_prop_valid()
434 if (((struct smc_clc_msg_decline *)buf)->hdr.typev2 & in smc_clc_wait_msg()
460 dclc.hdr.typev2 = (peer_diag_info == SMC_CLC_DECL_SYNCERR) ? in smc_clc_send_decline()
511 pclc_base->hdr.typev2 = ini->smc_type_v2; in smc_clc_send_proposal()
653 clc->hdr.typev2 |= SMC_FIRST_CONTACT_MASK; in smc_clc_send_confirm_accept()
H A Dsmc_clc.h57 #define SMC_FIRST_CONTACT_MASK 0b10 /* first contact bit within typev2 */
65 typev2 : 2, member
69 typev2 : 2, member
H A 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()
1383 ini->smc_type_v2 = pclc->hdr.typev2; in smc_listen_v2_check()
1404 pclc->hdr.typev2 == SMC_TYPE_B) in smc_listen_v2_check()
1407 pclc->hdr.typev2 == SMC_TYPE_D) in smc_listen_v2_check()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_clc.c375 (hdr->typev2 != SMC_TYPE_N ? in smc_clc_msg_prop_valid()
378 (smcd_indicated(hdr->typev2) ? in smc_clc_msg_prop_valid()
774 if (((struct smc_clc_msg_decline *)buf)->hdr.typev2 & in smc_clc_wait_msg()
801 dclc.hdr.typev2 = (peer_diag_info == SMC_CLC_DECL_SYNCERR) ? in smc_clc_send_decline()
861 pclc_base->hdr.typev2 = ini->smc_type_v2; in smc_clc_send_proposal()
1029 clc->hdr.typev2 |= SMC_FIRST_CONTACT_MASK; in smc_clc_send_confirm_accept()
1246 !(cclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK)) in smc_clc_v2x_features_confirm_check()
H A Dsmc_clc.h70 #define SMC_FIRST_CONTACT_MASK 0b10 /* first contact bit within typev2 */
78 typev2 : 2, member
82 typev2 : 2, member
398 !(clc_v2->hdr.typev2 & SMC_FIRST_CONTACT_MASK)) in smc_get_clc_first_contact_ext()
H A Daf_smc.c686 !(clc->hdr.typev2 & SMC_FIRST_CONTACT_MASK)) in smc_conn_save_peer_info_fce()
1248 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_rdma()
1398 ini->first_contact_peer = aclc->hdr.typev2 & SMC_FIRST_CONTACT_MASK; in smc_connect_ism()
1985 ini->smc_type_v2 = pclc->hdr.typev2; in smc_listen_v2_check()
2352 !smcr_indicated(pclc->hdr.typev2)) in smc_listen_find_device()

Completed in 14 milliseconds