Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_ib.h94 int smc_ib_create_protection_domain(struct smc_link *lnk);
Dsmc_ib.c452 int smc_ib_create_protection_domain(struct smc_link *lnk) in smc_ib_create_protection_domain() function
Dsmc_core.c784 rc = smc_ib_create_protection_domain(lnk); in smcr_link_init()