Searched refs:smc_buf_desc (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
D | smc_ib.h | 58 struct smc_buf_desc; 65 struct smc_buf_desc *buf_slot, 68 struct smc_buf_desc *buf_slot, 80 struct smc_buf_desc *buf_slot, u8 link_idx); 83 struct smc_buf_desc *buf_slot, 86 struct smc_buf_desc *buf_slot,
|
D | smc_ism.h | 48 struct smc_buf_desc *dmb_desc); 49 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
|
D | smc_core.c | 48 struct smc_buf_desc *buf_desc); 607 static void smcr_buf_unuse(struct smc_buf_desc *rmb_desc, in smcr_buf_unuse() 674 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link() 699 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr() 751 struct smc_buf_desc *buf_desc) in smcr_buf_free() 764 struct smc_buf_desc *buf_desc) in smcd_buf_free() 777 struct smc_buf_desc *buf_desc) in smc_buf_free() 787 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs() 846 struct smc_buf_desc *buf_desc; in smcd_unregister_all_dmbs() 1405 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot() [all …]
|
D | smc_llc.h | 87 struct smc_buf_desc *rmb_desc); 89 struct smc_buf_desc *rmb_desc);
|
D | smc_ib.c | 394 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()
|
D | smc_llc.c | 414 struct smc_buf_desc *rmb_desc) in smc_llc_send_confirm_rkey() 460 struct smc_buf_desc *rmb_desc) in smc_llc_send_delete_rkey() 655 static struct smc_buf_desc *_smc_llc_get_next_rmb(struct smc_link_group *lgr, in _smc_llc_get_next_rmb() 658 struct smc_buf_desc *buf_pos; in _smc_llc_get_next_rmb() 662 struct smc_buf_desc, list); in _smc_llc_get_next_rmb() 671 static struct smc_buf_desc *smc_llc_get_next_rmb(struct smc_link_group *lgr, in smc_llc_get_next_rmb() 673 struct smc_buf_desc *buf_pos) in smc_llc_get_next_rmb() 675 struct smc_buf_desc *buf_next; in smc_llc_get_next_rmb() 685 static struct smc_buf_desc *smc_llc_get_first_rmb(struct smc_link_group *lgr, in smc_llc_get_first_rmb() 695 int *buf_lst, struct smc_buf_desc **buf_pos) in smc_llc_add_link_cont() [all …]
|
D | smc.h | 144 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */ 145 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
|
D | smc_core.h | 143 struct smc_buf_desc { struct 415 int smcr_link_reg_rmb(struct smc_link *link, struct smc_buf_desc *rmb_desc);
|
D | smc_ism.c | 159 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()
|
D | af_smc.c | 354 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()
|