Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_core.c2320 static int __smc_buf_create(struct smc_sock *smc, bool is_smcd, bool is_rmb) in __smc_buf_create() function
2445 rc = __smc_buf_create(smc, is_smcd, false); in smc_buf_create()
2449 rc = __smc_buf_create(smc, is_smcd, true); in smc_buf_create()