Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_wr.h108 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr);
Dsmc_wr.c722 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr) in smc_wr_alloc_lgr_mem() function
Dsmc_core.c897 if (smc_wr_alloc_lgr_mem(lgr)) in smc_lgr_create()