Searched refs:smc_buf_desc (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/net/smc/ |
D | smc_ib.h | 50 struct smc_buf_desc; 57 struct smc_buf_desc *buf_slot, 60 struct smc_buf_desc *buf_slot, 71 struct smc_buf_desc *buf_slot); 74 struct smc_buf_desc *buf_slot, 77 struct smc_buf_desc *buf_slot,
|
D | smc_ism.h | 44 struct smc_buf_desc *dmb_desc); 45 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
|
D | smc_core.c | 43 struct smc_buf_desc *buf_desc); 342 struct smc_buf_desc *buf_desc) in smcr_buf_free() 363 struct smc_buf_desc *buf_desc) in smcd_buf_free() 376 struct smc_buf_desc *buf_desc) in smc_buf_free() 386 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs() 685 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot() 689 struct smc_buf_desc *buf_slot; in smc_buf_get_slot() 711 static struct smc_buf_desc *smcr_new_buf_create(struct smc_link_group *lgr, in smcr_new_buf_create() 714 struct smc_buf_desc *buf_desc; in smcr_new_buf_create() 772 static struct smc_buf_desc *smcd_new_buf_create(struct smc_link_group *lgr, in smcd_new_buf_create() [all …]
|
D | smc_ib.c | 354 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot) in smc_ib_map_mr_sg() 370 struct smc_buf_desc *buf_slot) in smc_ib_get_memory_region() 393 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu() 413 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device() 433 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg() 449 struct smc_buf_desc *buf_slot, in smc_ib_buf_unmap_sg()
|
D | smc.h | 132 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */ 133 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
|
D | smc_llc.h | 51 struct smc_buf_desc *rmb_desc);
|
D | smc_ism.c | 146 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb() 160 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb()
|
D | smc_core.h | 124 struct smc_buf_desc { struct
|
D | smc_llc.c | 218 struct smc_buf_desc *rmb_desc) in smc_llc_send_confirm_rkey() 649 struct smc_buf_desc *rmb_desc) in smc_llc_do_confirm_rkey()
|
D | af_smc.c | 303 static int smc_reg_rmb(struct smc_link *link, struct smc_buf_desc *rmb_desc, in smc_reg_rmb()
|