Home
last modified time | relevance | path

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

/net/smc/
Dsmc.h26 #define SMC_RELEASE_1 1 macro
27 #define SMC_RELEASE SMC_RELEASE_1 /* the latest release version */
Dsmc_clc.c440 if (ini->is_smcd && ini->release_nr < SMC_RELEASE_1) { in smc_clc_fill_fce()
445 if (ini->release_nr >= SMC_RELEASE_1) { in smc_clc_fill_fce()
1192 ini->release_nr < SMC_RELEASE_1) in smc_clc_srv_v2x_features_validate()
1218 if (ini->release_nr < SMC_RELEASE_1) in smc_clc_clnt_v2x_features_validate()
1252 if (fce->release < SMC_RELEASE_1) in smc_clc_v2x_features_confirm_check()
Dsmc_llc.c475 link->lgr->peer_smc_release >= SMC_RELEASE_1) { in smc_llc_send_confirm_link()