Home
last modified time | relevance | path

Searched refs:SMC_LGR_SINGLE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_llc.c813 (lgr->type != SMC_LGR_SINGLE && in smc_llc_alloc_alt_link()
1048 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) { in smc_llc_cli_add_link()
1177 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smc_llc_cli_add_link_invite()
1425 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) { in smc_llc_srv_add_link()
1485 if (lgr->type == SMC_LGR_SINGLE && in smc_llc_srv_add_link()
1633 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smc_llc_process_cli_delete_link()
1720 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smc_llc_process_srv_delete_link()
1726 if (lgr->type == SMC_LGR_SINGLE && !list_empty(&lgr->list)) { in smc_llc_process_srv_delete_link()
H A Dsmc_core.h246 SMC_LGR_SINGLE, /* 1 active RNIC on each peer */ enumerator
H A Dsmc_core.c1647 case SMC_LGR_SINGLE: in smcr_lgr_set_type()
1702 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smcr_port_add()
1730 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smcr_link_down()
H A Dsmc_ib.c484 if (lgr->type == SMC_LGR_SINGLE || in smcr_diag_is_dev_critical()
H A Daf_smc.c637 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_clnt_conf_first_link()
1890 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_serv_conf_first_link()