Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
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()
Dsmc_core.h246 SMC_LGR_SINGLE, /* 1 active RNIC on each peer */ enumerator
Dsmc_core.c1698 case SMC_LGR_SINGLE: in smcr_lgr_set_type()
1753 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smcr_port_add()
1781 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smcr_link_down()
Dsmc_ib.c484 if (lgr->type == SMC_LGR_SINGLE || in smcr_diag_is_dev_critical()
Daf_smc.c636 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_clnt_conf_first_link()
1884 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_serv_conf_first_link()