Searched refs:smc_buf_desc (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/net/smc/ |
| D | smc_ib.h | 52 struct smc_buf_desc; 59 struct smc_buf_desc *buf_slot, 62 struct smc_buf_desc *buf_slot, 73 struct smc_buf_desc *buf_slot); 76 struct smc_buf_desc *buf_slot, 79 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_llc.h | 51 struct smc_buf_desc *rmb_desc); 53 struct smc_buf_desc *rmb_desc);
|
| D | smc_core.c | 43 struct smc_buf_desc *buf_desc); 363 struct smc_buf_desc *buf_desc) in smcr_buf_free() 384 struct smc_buf_desc *buf_desc) in smcd_buf_free() 397 struct smc_buf_desc *buf_desc) in smc_buf_free() 407 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs() 708 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot() 712 struct smc_buf_desc *buf_slot; in smc_buf_get_slot() 734 static struct smc_buf_desc *smcr_new_buf_create(struct smc_link_group *lgr, in smcr_new_buf_create() 737 struct smc_buf_desc *buf_desc; in smcr_new_buf_create() 795 static struct smc_buf_desc *smcd_new_buf_create(struct smc_link_group *lgr, in smcd_new_buf_create() [all …]
|
| D | smc_ib.c | 362 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot) in smc_ib_map_mr_sg() 378 struct smc_buf_desc *buf_slot) in smc_ib_get_memory_region() 401 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu() 421 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device() 441 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg() 457 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.c | 219 struct smc_buf_desc *rmb_desc) in smc_llc_send_confirm_rkey() 244 struct smc_buf_desc *rmb_desc) in smc_llc_send_delete_rkey() 677 struct smc_buf_desc *rmb_desc) in smc_llc_do_confirm_rkey() 696 struct smc_buf_desc *rmb_desc) in smc_llc_do_delete_rkey()
|
| 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 | 147 struct smc_buf_desc { struct
|
| D | af_smc.c | 338 static int smc_reg_rmb(struct smc_link *link, struct smc_buf_desc *rmb_desc, in smc_reg_rmb()
|