Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_ib.h94 int smc_ib_create_protection_domain(struct smc_link *lnk);
H A Dsmc_ib.c458 int smc_ib_create_protection_domain(struct smc_link *lnk) in smc_ib_create_protection_domain() function
H A Dsmc_core.c837 rc = smc_ib_create_protection_domain(lnk); in smcr_link_init()