Home
last modified time | relevance | path

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

/linux-6.12.1/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.h49 struct smc_buf_desc *dmb_desc);
50 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
53 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);
227 struct smc_buf_desc *buf_desc) in smc_lgr_buf_list_add()
241 struct smc_buf_desc *buf_desc) in smc_lgr_buf_list_del()
1154 static void smcr_buf_unuse(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unuse()
1276 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link()
1302 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr()
1376 struct smc_buf_desc *buf_desc) in smcr_buf_free()
1391 struct smc_buf_desc *buf_desc) in smcd_buf_free()
1404 struct smc_buf_desc *buf_desc) in smc_buf_free()
1414 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs()
[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.c701 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_map_mr_sg()
717 struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_get_memory_region()
740 struct smc_buf_desc *buf_slot) in smc_ib_is_sg_need_sync()
764 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu()
787 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device()
810 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg()
826 struct smc_buf_desc *buf_slot, in smc_ib_buf_unmap_sg()
Dsmc.h207 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */
208 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
Dsmc_ism.c208 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb()
232 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb()
264 struct smc_buf_desc *dmb_desc) in smc_ism_attach_dmb()
Dsmc_core.h189 struct smc_buf_desc { struct
593 int smcr_link_reg_buf(struct smc_link *link, struct smc_buf_desc *rmb_desc);
Dsmc_cdc.c32 struct smc_buf_desc *sndbuf_desc; in smc_cdc_tx_handler()
Daf_smc.c514 struct smc_buf_desc *snd_desc) in smcr_lgr_reg_sndbufs()
537 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()