Searched refs:smc_rtoken_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_core.h | 389 int smc_rtoken_add(struct smc_link *lnk, __be64 nw_vaddr, __be32 nw_rkey);
|
H A D | smc_core.c | 1861 int smc_rtoken_add(struct smc_link *lnk, __be64 nw_vaddr, __be32 nw_rkey) in smc_rtoken_add() function 1910 conn->rtoken_idx = smc_rtoken_add(lnk, clc->r0.rmb_dma_addr, in smc_rmb_rtoken_handling()
|
H A D | smc_llc.c | 1471 rk_idx = smc_rtoken_add(link, in smc_llc_rmt_conf_rkey()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_core.h | 555 int smc_rtoken_add(struct smc_link *lnk, __be64 nw_vaddr, __be32 nw_rkey);
|
H A D | smc_core.c | 2518 int smc_rtoken_add(struct smc_link *lnk, __be64 nw_vaddr, __be32 nw_rkey) in smc_rtoken_add() function 2567 conn->rtoken_idx = smc_rtoken_add(lnk, clc->r0.rmb_dma_addr, in smc_rmb_rtoken_handling()
|
H A D | smc_llc.c | 1772 rk_idx = smc_rtoken_add(link, in smc_llc_rmt_conf_rkey()
|
Completed in 16 milliseconds