Home
last modified time | relevance | path

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

/Linux-v6.6/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.h244 SMC_LGR_SINGLE, /* 1 active RNIC on each peer */ enumerator
Dsmc_core.c1621 case SMC_LGR_SINGLE: in smcr_lgr_set_type()
1676 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smcr_port_add()
1704 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smcr_link_down()
Dsmc_ib.c479 if (lgr->type == SMC_LGR_SINGLE || in smcr_diag_is_dev_critical()
Daf_smc.c642 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_clnt_conf_first_link()
1892 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_serv_conf_first_link()