Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_core.c1684 char *lgr_type = ""; in smcr_lgr_set_type() local
1696 lgr_type = "NONE"; in smcr_lgr_set_type()
1699 lgr_type = "SINGLE"; in smcr_lgr_set_type()
1702 lgr_type = "SYMMETRIC"; in smcr_lgr_set_type()
1705 lgr_type = "ASYMMETRIC_PEER"; in smcr_lgr_set_type()
1708 lgr_type = "ASYMMETRIC_LOCAL"; in smcr_lgr_set_type()
1713 lgr->net->net_cookie, lgr_type, lgr->pnet_id); in smcr_lgr_set_type()