Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_wr.h107 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr);
Dsmc_wr.c725 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr) in smc_wr_alloc_lgr_mem() function
Dsmc_core.c959 rc = smc_wr_alloc_lgr_mem(lgr); in smc_lgr_create()