Home
last modified time | relevance | path

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

/Linux-v6.6/net/smc/
Dsmc_ib.h80 struct smc_buf_desc;
88 struct smc_buf_desc *buf_slot,
91 struct smc_buf_desc *buf_slot,
102 struct smc_buf_desc *buf_slot, u8 link_idx);
105 struct smc_buf_desc *buf_slot);
107 struct smc_buf_desc *buf_slot,
110 struct smc_buf_desc *buf_slot,
Dsmc_ism.h39 struct smc_buf_desc *dmb_desc);
40 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
Dsmc_llc.h97 struct smc_buf_desc *rmb_desc);
99 struct smc_buf_desc *rmb_desc);
Dsmc_core.c53 struct smc_buf_desc *buf_desc);
1107 static void smcr_buf_unuse(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unuse()
1205 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link()
1231 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr()
1305 struct smc_buf_desc *buf_desc) in smcr_buf_free()
1320 struct smc_buf_desc *buf_desc) in smcd_buf_free()
1333 struct smc_buf_desc *buf_desc) in smc_buf_free()
1343 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs()
2006 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot()
2010 struct smc_buf_desc *buf_slot; in smc_buf_get_slot()
[all …]
Dsmc_llc.c488 struct smc_buf_desc *rmb_desc) in smc_llc_send_confirm_rkey()
537 struct smc_buf_desc *rmb_desc) in smc_llc_send_delete_rkey()
563 static struct smc_buf_desc *_smc_llc_get_next_rmb(struct smc_link_group *lgr, in _smc_llc_get_next_rmb()
566 struct smc_buf_desc *buf_pos; in _smc_llc_get_next_rmb()
570 struct smc_buf_desc, list); in _smc_llc_get_next_rmb()
579 static struct smc_buf_desc *smc_llc_get_next_rmb(struct smc_link_group *lgr, in smc_llc_get_next_rmb()
581 struct smc_buf_desc *buf_pos) in smc_llc_get_next_rmb()
583 struct smc_buf_desc *buf_next; in smc_llc_get_next_rmb()
596 static struct smc_buf_desc *smc_llc_get_first_rmb(struct smc_link_group *lgr, in smc_llc_get_first_rmb()
607 struct smc_buf_desc *buf_pos; in smc_llc_fill_ext_v2()
[all …]
Dsmc_ib.c696 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_map_mr_sg()
712 struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_get_memory_region()
735 struct smc_buf_desc *buf_slot) in smc_ib_is_sg_need_sync()
759 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu()
782 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device()
805 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg()
821 struct smc_buf_desc *buf_slot, in smc_ib_buf_unmap_sg()
Dsmc.h165 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */
166 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
Dsmc_core.h187 struct smc_buf_desc { struct
582 int smcr_link_reg_buf(struct smc_link *link, struct smc_buf_desc *rmb_desc);
Dsmc_ism.c177 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb()
201 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb()
Daf_smc.c524 struct smc_buf_desc *snd_desc) in smcr_lgr_reg_sndbufs()
547 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()