Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_clc.c346 if (hdr->typev1 == SMC_TYPE_N) in smc_clc_msg_prop_valid()
359 (hdr->typev1 != SMC_TYPE_N ? in smc_clc_msg_prop_valid()
363 (hdr->typev2 != SMC_TYPE_N ? in smc_clc_msg_prop_valid()
838 if (ini->smc_type_v1 != SMC_TYPE_N) { in smc_clc_send_proposal()
841 if (ini->smc_type_v2 == SMC_TYPE_N) { in smc_clc_send_proposal()
845 pclc_base->hdr.typev1 = SMC_TYPE_N; in smc_clc_send_proposal()
874 if (ini->smc_type_v2 == SMC_TYPE_N) { in smc_clc_send_proposal()
883 if (ini->smc_type_v1 != SMC_TYPE_N) in smc_clc_send_proposal()
937 if (ini->smc_type_v1 != SMC_TYPE_N) { in smc_clc_send_proposal()
946 if (ini->smc_type_v2 != SMC_TYPE_N) { in smc_clc_send_proposal()
A Dsmc_clc.h29 #define SMC_TYPE_N 2 /* neither SMC-R nor SMC-D */ macro
328 return SMC_TYPE_N; in smc_indicated_type()
A Daf_smc.c771 if (ini->smc_type_v1 == SMC_TYPE_N && ini->smc_type_v2 == SMC_TYPE_N) in smc_find_proposal_devices()
1142 ini->smc_type_v1 = SMC_TYPE_N; in __smc_connect()
1594 if (pclc->hdr.typev1 == SMC_TYPE_N) in smc_listen_prfx_check()

Completed in 14 milliseconds