Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_core.h244 enum smc_lgr_type { /* redundancy state of lgr */ enum
320 enum smc_lgr_type type;
590 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type);
592 enum smc_lgr_type new_type, int asym_lnk_idx);
Dsmc_llc.c808 enum smc_lgr_type lgr_new_t) in smc_llc_alloc_alt_link()
944 enum smc_lgr_type lgr_new_t) in smc_llc_cli_conf_link()
1033 enum smc_lgr_type lgr_new_t = SMC_LGR_SYMMETRIC; in smc_llc_cli_add_link()
1362 enum smc_lgr_type lgr_new_t) in smc_llc_srv_conf_link()
1406 enum smc_lgr_type lgr_new_t = SMC_LGR_SYMMETRIC; in smc_llc_srv_add_link()
Dsmc_core.c1682 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type) in smcr_lgr_set_type()
1718 enum smc_lgr_type new_type, int asym_lnk_idx) in smcr_lgr_set_type_asym()