Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_llc.c607 (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_alloc_alt_link()
611 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_alloc_alt_link()
814 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_cli_conf_link()
854 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_cli_add_link()
1110 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_srv_conf_link()
1133 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_srv_add_link()
Dsmc_core.h196 SMC_LGR_ASYMMETRIC_LOCAL, /* local has 1, peer 2 active RNICs */ enumerator
Dsmc_core.c1067 case SMC_LGR_ASYMMETRIC_LOCAL: in smcr_lgr_set_type()