Searched refs:smc_buf_desc (Results 1 – 10 of 10) sorted by relevance
| /linux/net/smc/ |
| A D | smc_ib.h | 73 struct smc_buf_desc; 81 struct smc_buf_desc *buf_slot, 84 struct smc_buf_desc *buf_slot, 96 struct smc_buf_desc *buf_slot, u8 link_idx); 99 struct smc_buf_desc *buf_slot, 102 struct smc_buf_desc *buf_slot,
|
| A D | smc_ism.h | 46 struct smc_buf_desc *dmb_desc); 47 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc);
|
| A D | smc_core.c | 53 struct smc_buf_desc *buf_desc); 1169 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr() 1222 struct smc_buf_desc *buf_desc) in smcr_buf_free() 1235 struct smc_buf_desc *buf_desc) in smcd_buf_free() 1248 struct smc_buf_desc *buf_desc) in smc_buf_free() 1258 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs() 1900 struct smc_buf_desc *buf_slot; in smc_buf_get_slot() 1988 struct smc_buf_desc *buf_desc, *bf; in _smcr_buf_map_lgr() 2029 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_reg_lgr() 2050 struct smc_buf_desc *buf_desc; in smcr_new_buf_create() [all …]
|
| A D | smc_llc.h | 96 struct smc_buf_desc *rmb_desc); 98 struct smc_buf_desc *rmb_desc);
|
| A D | smc_llc.c | 528 struct smc_buf_desc *rmb_desc) in smc_llc_send_delete_rkey() 557 struct smc_buf_desc *buf_pos; in _smc_llc_get_next_rmb() 561 struct smc_buf_desc, list); in _smc_llc_get_next_rmb() 572 struct smc_buf_desc *buf_pos) in smc_llc_get_next_rmb() 574 struct smc_buf_desc *buf_next; in smc_llc_get_next_rmb() 595 struct smc_buf_desc *buf_pos; in smc_llc_fill_ext_v2() 597 struct smc_buf_desc *rmb; in smc_llc_fill_ext_v2() 828 struct smc_buf_desc *rmb; in smc_llc_add_link_cont() 880 struct smc_buf_desc *buf_pos; in smc_llc_cli_rkey_exchange() 1304 struct smc_buf_desc *buf_pos; in smc_llc_srv_rkey_exchange() [all …]
|
| A D | smc.h | 154 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */ 155 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
|
| A D | smc_ib.c | 692 static int smc_ib_map_mr_sg(struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_map_mr_sg() 708 struct smc_buf_desc *buf_slot, u8 link_idx) in smc_ib_get_memory_region() 731 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_cpu() 751 struct smc_buf_desc *buf_slot, in smc_ib_sync_sg_for_device() 771 struct smc_buf_desc *buf_slot, in smc_ib_buf_map_sg() 787 struct smc_buf_desc *buf_slot, in smc_ib_buf_unmap_sg()
|
| A D | smc_core.h | 159 struct smc_buf_desc { struct 511 int smcr_link_reg_rmb(struct smc_link *link, struct smc_buf_desc *rmb_desc);
|
| A D | smc_ism.c | 170 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb() 194 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb()
|
| A D | af_smc.c | 357 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()
|
Completed in 25 milliseconds