Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_llc.c814 (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_alloc_alt_link()
818 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_alloc_alt_link()
991 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_cli_conf_link()
1068 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_cli_add_link()
1072 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_cli_add_link()
1385 if (lgr_new_t == SMC_LGR_ASYMMETRIC_LOCAL || in smc_llc_srv_conf_link()
1444 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_srv_add_link()
1448 lgr_new_t = SMC_LGR_ASYMMETRIC_LOCAL; in smc_llc_srv_add_link()
H A Dsmc_core.h249 SMC_LGR_ASYMMETRIC_LOCAL, /* local has 1, peer 2 active RNICs */ enumerator
H A Dsmc_ib.c485 lgr->type == SMC_LGR_ASYMMETRIC_LOCAL) { in smcr_diag_is_dev_critical()
H A Dsmc_core.c1656 case SMC_LGR_ASYMMETRIC_LOCAL: in smcr_lgr_set_type()