Home
last modified time | relevance | path

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

/Linux-v6.6/net/smc/
Dsmc.h26 #define SMC_RELEASE_1 1 macro
27 #define SMC_RELEASE SMC_RELEASE_1 /* the latest release version */
Dsmc_clc.c430 if (ini->is_smcd && ini->release_nr < SMC_RELEASE_1) { in smc_clc_fill_fce()
435 if (ini->release_nr >= SMC_RELEASE_1) { in smc_clc_fill_fce()
1183 ini->release_nr < SMC_RELEASE_1) in smc_clc_srv_v2x_features_validate()
1209 if (ini->release_nr < SMC_RELEASE_1) in smc_clc_clnt_v2x_features_validate()
1243 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()