Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
Dsmc_ib.h71 int smc_ib_create_protection_domain(struct smc_link *lnk);
Dsmc_ib.c318 int smc_ib_create_protection_domain(struct smc_link *lnk) in smc_ib_create_protection_domain() function
Dsmc_core.c337 rc = smc_ib_create_protection_domain(lnk); in smcr_link_init()