Searched refs:smc_link_group (Results 1 – 16 of 16) sorted by relevance
/linux-5.19.10/net/smc/ ! |
D | smc_llc.h | 62 static inline struct smc_link *smc_llc_usable_link(struct smc_link_group *lgr) in smc_llc_usable_link() 73 static inline void smc_llc_set_termination_rsn(struct smc_link_group *lgr, in smc_llc_set_termination_rsn() 90 void smc_llc_lgr_init(struct smc_link_group *lgr, struct smc_sock *smc); 91 void smc_llc_lgr_clear(struct smc_link_group *lgr); 97 int smc_llc_do_delete_rkey(struct smc_link_group *lgr, 99 int smc_llc_flow_initiate(struct smc_link_group *lgr, 101 void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow); 106 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, 111 void smc_llc_send_link_delete_all(struct smc_link_group *lgr, bool ord,
|
D | smc_core.h | 144 struct smc_link_group *lgr; /* parent link group */ 236 struct smc_link_group { struct 392 u32 token, struct smc_link_group *lgr) in smc_lgr_find_conn() 498 void smc_lgr_cleanup_early(struct smc_link_group *lgr); 499 void smc_lgr_terminate_sched(struct smc_link_group *lgr); 500 void smc_lgr_hold(struct smc_link_group *lgr); 501 void smc_lgr_put(struct smc_link_group *lgr); 514 void smc_rtoken_set(struct smc_link_group *lgr, int link_idx, int link_idx_new, 516 void smc_rtoken_set2(struct smc_link_group *lgr, int rtok_idx, int link_id, 526 void smc_lgr_schedule_free_work_fast(struct smc_link_group *lgr); [all …]
|
D | smc_core.c | 52 static void smc_buf_free(struct smc_link_group *lgr, bool is_rmb, 54 static void __smc_lgr_terminate(struct smc_link_group *lgr, bool soft); 59 static inline struct list_head *smc_lgr_list_head(struct smc_link_group *lgr, in smc_lgr_list_head() 81 static void smc_lgr_schedule_free_work(struct smc_link_group *lgr) in smc_lgr_schedule_free_work() 198 struct smc_link_group *lgr = conn->lgr; in __smc_lgr_unregister_conn() 212 struct smc_link_group *lgr = conn->lgr; in smc_lgr_unregister_conn() 279 static int smc_nl_fill_lgr_v2_common(struct smc_link_group *lgr, in smc_nl_fill_lgr_v2_common() 310 static int smc_nl_fill_smcr_lgr_v2(struct smc_link_group *lgr, in smc_nl_fill_smcr_lgr_v2() 331 static int smc_nl_fill_lgr(struct smc_link_group *lgr, in smc_nl_fill_lgr() 377 static int smc_nl_fill_lgr_link(struct smc_link_group *lgr, in smc_nl_fill_lgr_link() [all …]
|
D | smc_llc.c | 233 static void smc_llc_flow_parallel(struct smc_link_group *lgr, u8 flow_type, in smc_llc_flow_parallel() 258 struct smc_link_group *lgr = qentry->link->lgr; in smc_llc_flow_start() 287 int smc_llc_flow_initiate(struct smc_link_group *lgr, in smc_llc_flow_initiate() 321 void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow) in smc_llc_flow_stop() 337 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait() 436 struct smc_link_group *lgr, size_t len) in smc_llc_init_msg_hdr() 556 static struct smc_buf_desc *_smc_llc_get_next_rmb(struct smc_link_group *lgr, in _smc_llc_get_next_rmb() 572 static struct smc_buf_desc *smc_llc_get_next_rmb(struct smc_link_group *lgr, in smc_llc_get_next_rmb() 586 static struct smc_buf_desc *smc_llc_get_first_rmb(struct smc_link_group *lgr, in smc_llc_get_first_rmb() 596 struct smc_link_group *lgr = link->lgr; in smc_llc_fill_ext_v2() [all …]
|
D | smc_pnet.h | 24 struct smc_link_group; 65 void smc_pnet_find_alt_roce(struct smc_link_group *lgr,
|
D | smc_ism.h | 45 int smc_ism_register_dmb(struct smc_link_group *lgr, int buf_size, 50 int smc_ism_signal_shutdown(struct smc_link_group *lgr);
|
D | smc.h | 58 struct smc_link_group; 152 struct smc_link_group *lgr; /* link group of connection */ 371 void smc_fill_gid_list(struct smc_link_group *lgr,
|
D | smc_wr.h | 108 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr); 111 void smc_wr_free_lgr_mem(struct smc_link_group *lgr);
|
D | smc_tracepoint.h | 101 const struct smc_link_group *lgr = lnk->lgr;
|
D | smc_ism.c | 194 int smc_ism_register_dmb(struct smc_link_group *lgr, int dmb_len, in smc_ism_register_dmb() 350 int smc_ism_signal_shutdown(struct smc_link_group *lgr) in smc_ism_signal_shutdown()
|
D | smc_ib.c | 125 struct smc_link_group *lgr = smc_get_lgr(lnk); in smc_ib_ready_link() 329 struct smc_link_group *lgr; in smc_ib_gid_check() 466 struct smc_link_group *lgr; in smcr_diag_is_dev_critical()
|
D | smc_wr.c | 201 struct smc_link_group *lgr = smc_get_lgr(link); in smc_wr_tx_get_free_slot() 679 void smc_wr_free_lgr_mem(struct smc_link_group *lgr) in smc_wr_free_lgr_mem() 722 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr) in smc_wr_alloc_lgr_mem()
|
D | smc_cdc.c | 440 struct smc_link_group *lgr; in smc_cdc_rx_handler()
|
D | smc_tx.c | 342 struct smc_link_group *lgr = conn->lgr; in smc_tx_rdma_write()
|
D | af_smc.c | 494 struct smc_link_group *lgr = link->lgr; in smcr_lgr_reg_rmbs() 908 struct smc_link_group *lgr = conn->lgr; in smc_conn_abort() 1089 void smc_fill_gid_list(struct smc_link_group *lgr, in smc_fill_gid_list()
|
D | smc_pnet.c | 1014 void smc_pnet_find_alt_roce(struct smc_link_group *lgr, in smc_pnet_find_alt_roce()
|