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

/linux-master/net/smc/
H A Dsmc_llc.c813 (lgr->type != SMC_LGR_SINGLE &&
1048 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) {
1177 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1)
1425 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1) {
1485 if (lgr->type == SMC_LGR_SINGLE &&
1633 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE);
1720 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE);
1726 if (lgr->type == SMC_LGR_SINGLE && !list_empty(&lgr->list)) {
H A Dsmc_core.h246 SMC_LGR_SINGLE, /* 1 active RNIC on each peer */ enumerator in enum:smc_lgr_type
H A Dsmc_core.c1635 case SMC_LGR_SINGLE:
1690 if (lgr->type == SMC_LGR_SINGLE && lgr->max_links <= 1)
1718 smcr_lgr_set_type(lgr, SMC_LGR_SINGLE);
H A Dsmc_ib.c484 if (lgr->type == SMC_LGR_SINGLE ||
H A Daf_smc.c646 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE);
1894 smcr_lgr_set_type(link->lgr, SMC_LGR_SINGLE);

Completed in 123 milliseconds