Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_core.h244 enum smc_lgr_type { /* redundancy state of lgr */ enum
318 enum smc_lgr_type type;
587 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type);
589 enum smc_lgr_type new_type, int asym_lnk_idx);
H A 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()
H A Dsmc_core.c1631 void smcr_lgr_set_type(struct smc_link_group *lgr, enum smc_lgr_type new_type) in smcr_lgr_set_type()
1667 enum smc_lgr_type new_type, int asym_lnk_idx) in smcr_lgr_set_type_asym()