Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_llc.c813 (lgr->type != SMC_LGR_SINGLE && in smc_llc_alloc_alt_link()
1049 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) { in smc_llc_cli_add_link()
1180 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smc_llc_cli_add_link_invite()
1428 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) { in smc_llc_srv_add_link()
1488 if (lgr->type == SMC_LGR_SINGLE && in smc_llc_srv_add_link()
1638 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smc_llc_process_cli_delete_link()
1725 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE); in smc_llc_process_srv_delete_link()
1731 if (lgr->type == SMC_LGR_SINGLE && !list_empty(&lgr->list)) { in smc_llc_process_srv_delete_link()
H A Dsmc_core.h259 SMC_LGR_SINGLE, /* 1 active RNIC on each peer */ enumerator
H A Dsmc_core.c1717 case SMC_LGR_SINGLE: in smcr_lgr_set_type()
1772 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) in smcr_port_add()
1800 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.c667 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_clnt_conf_first_link()
1914 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE); in smcr_serv_conf_first_link()