Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_ib.h58 struct smc_buf_desc;
65 struct smc_buf_desc *buf_slot,
68 struct smc_buf_desc *buf_slot,
79 struct smc_buf_desc *buf_slot, u8 link_idx);
82 struct smc_buf_desc *buf_slot,
85 struct smc_buf_desc *buf_slot,
Dsmc_ism.h48 struct smc_buf_desc *dmb_desc);
49 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
Dsmc_core.c48 struct smc_buf_desc *buf_desc);
605 static void smcr_buf_unuse(struct smc_buf_desc *rmb_desc, in smcr_buf_unuse()
672 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link()
697 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr()
749 struct smc_buf_desc *buf_desc) in smcr_buf_free()
762 struct smc_buf_desc *buf_desc) in smcd_buf_free()
775 struct smc_buf_desc *buf_desc) in smc_buf_free()
785 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs()
844 struct smc_buf_desc *buf_desc; in smcd_unregister_all_dmbs()
1400 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot()
[all …]
Dsmc_llc.h87 struct smc_buf_desc *rmb_desc);
89 struct smc_buf_desc *rmb_desc);
Dsmc_ib.c394 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_map_mr_sg()
410 struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_get_memory_region()
433 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu()
453 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device()
473 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg()
489 struct smc_buf_desc *buf_slot, in smc_ib_buf_unmap_sg()
Dsmc_llc.c410 struct smc_buf_desc *rmb_desc) in smc_llc_send_confirm_rkey()
452 struct smc_buf_desc *rmb_desc) in smc_llc_send_delete_rkey()
625 static struct smc_buf_desc *_smc_llc_get_next_rmb(struct smc_link_group *lgr, in _smc_llc_get_next_rmb()
628 struct smc_buf_desc *buf_pos; in _smc_llc_get_next_rmb()
632 struct smc_buf_desc, list); in _smc_llc_get_next_rmb()
641 static struct smc_buf_desc *smc_llc_get_next_rmb(struct smc_link_group *lgr, in smc_llc_get_next_rmb()
643 struct smc_buf_desc *buf_pos) in smc_llc_get_next_rmb()
645 struct smc_buf_desc *buf_next; in smc_llc_get_next_rmb()
655 static struct smc_buf_desc *smc_llc_get_first_rmb(struct smc_link_group *lgr, in smc_llc_get_first_rmb()
665 int *buf_lst, struct smc_buf_desc **buf_pos) in smc_llc_add_link_cont()
[all …]
Dsmc.h144 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */
145 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
Dsmc_core.h141 struct smc_buf_desc { struct
407 int smcr_link_reg_rmb(struct smc_link *link, struct smc_buf_desc *rmb_desc);
Dsmc_ism.c159 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb()
183 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb()
Daf_smc.c348 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()