Searched refs:smc_buf_desc (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/net/smc/ |
H A D | smc_ib.h | 80 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,
|
H A D | smc_ism.h | 42 struct smc_buf_desc *dmb_desc); 43 int smc_ism_unregister_dmb(struct smcd_dev *dev, struct smc_buf_desc *dmb_desc); 46 struct smc_buf_desc *dmb_desc);
|
H A D | smc_llc.h | 97 struct smc_buf_desc *rmb_desc); 99 struct smc_buf_desc *rmb_desc);
|
H A D | smc_core.c | 53 struct smc_buf_desc *buf_desc); 1111 static void smcr_buf_unuse(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unuse() 1225 static void smcr_buf_unmap_link(struct smc_buf_desc *buf_desc, bool is_rmb, in smcr_buf_unmap_link() 1251 struct smc_buf_desc *buf_desc, *bf; in smcr_buf_unmap_lgr() 1325 struct smc_buf_desc *buf_desc) in smcr_buf_free() 1340 struct smc_buf_desc *buf_desc) in smcd_buf_free() 1353 struct smc_buf_desc *buf_desc) in smc_buf_free() 1363 struct smc_buf_desc *buf_desc, *bf_desc; in __smc_lgr_free_bufs() 2047 static struct smc_buf_desc *smc_buf_get_slot(int compressed_bufsize, in smc_buf_get_slot() 2051 struct smc_buf_desc *buf_slot; in smc_buf_get_slot() [all …]
|
H A D | smc_llc.c | 488 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 …]
|
H A D | smc_ib.c | 701 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()
|
H A D | smc.h | 167 struct smc_buf_desc *sndbuf_desc; /* send buffer descriptor */ 168 struct smc_buf_desc *rmb_desc; /* RMBE descriptor */
|
H A D | smc_ism.c | 182 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb() 206 struct smc_buf_desc *dmb_desc) in smc_ism_register_dmb() 242 struct smc_buf_desc *dmb_desc) in smc_ism_attach_dmb()
|
H A D | smc_core.h | 189 struct smc_buf_desc { struct 590 int smcr_link_reg_buf(struct smc_link *link, struct smc_buf_desc *rmb_desc);
|
H A D | smc_cdc.c | 31 struct smc_buf_desc *sndbuf_desc; in smc_cdc_tx_handler()
|
H A D | af_smc.c | 515 struct smc_buf_desc *snd_desc) in smcr_lgr_reg_sndbufs() 538 struct smc_buf_desc *rmb_desc) in smcr_lgr_reg_rmbs()
|