Home
last modified time | relevance | path

Searched defs:lgr (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_core.c59 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()
199 struct smc_link_group *lgr = conn->lgr; in __smc_lgr_unregister_conn() local
213 struct smc_link_group *lgr = conn->lgr; in smc_lgr_unregister_conn() local
280 static int smc_nl_fill_lgr_v2_common(struct smc_link_group *lgr, in smc_nl_fill_lgr_v2_common()
311 static int smc_nl_fill_smcr_lgr_v2(struct smc_link_group *lgr, in smc_nl_fill_smcr_lgr_v2()
336 static int smc_nl_fill_lgr(struct smc_link_group *lgr, in smc_nl_fill_lgr()
384 static int smc_nl_fill_lgr_link(struct smc_link_group *lgr, in smc_nl_fill_lgr_link()
445 static int smc_nl_handle_lgr(struct smc_link_group *lgr, in smc_nl_handle_lgr()
485 struct smc_link_group *lgr; in smc_nl_fill_lgr_list() local
[all …]
H A Dsmc_llc.c232 static void smc_llc_flow_parallel(struct smc_link_group *lgr, u8 flow_type, in smc_llc_flow_parallel()
257 struct smc_link_group *lgr = qentry->link->lgr; in smc_llc_flow_start() local
286 int smc_llc_flow_initiate(struct smc_link_group *lgr, in smc_llc_flow_initiate()
320 void smc_llc_flow_stop(struct smc_link_group *lgr, struct smc_llc_flow *flow) in smc_llc_flow_stop()
336 struct smc_llc_qentry *smc_llc_wait(struct smc_link_group *lgr, in smc_llc_wait()
435 struct smc_link_group *lgr, size_t len) in smc_llc_init_msg_hdr()
563 static struct smc_buf_desc *_smc_llc_get_next_rmb(struct smc_link_group *lgr, 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()
596 static struct smc_buf_desc *smc_llc_get_first_rmb(struct smc_link_group *lgr, in smc_llc_get_first_rmb()
606 struct smc_link_group *lgr = link->lgr; in smc_llc_fill_ext_v2() local
[all …]
H A Dsmc_llc.h63 static inline struct smc_link *smc_llc_usable_link(struct smc_link_group *lgr) in smc_llc_usable_link()
74 static inline void smc_llc_set_termination_rsn(struct smc_link_group *lgr, in smc_llc_set_termination_rsn()
H A Dsmc_wr.c201 struct smc_link_group *lgr = smc_get_lgr(link); in smc_wr_tx_get_free_slot() local
682 void smc_wr_free_lgr_mem(struct smc_link_group *lgr) in smc_wr_free_lgr_mem()
725 int smc_wr_alloc_lgr_mem(struct smc_link_group *lgr) in smc_wr_alloc_lgr_mem()
H A Dsmc_ib.c125 struct smc_link_group *lgr = smc_get_lgr(lnk); in smc_ib_ready_link() local
335 struct smc_link_group *lgr; in smc_ib_gid_check() local
472 struct smc_link_group *lgr; in smcr_diag_is_dev_critical() local
H A Dsmc_ism.c205 int smc_ism_register_dmb(struct smc_link_group *lgr, int dmb_len, in smc_ism_register_dmb()
566 int smc_ism_signal_shutdown(struct smc_link_group *lgr) in smc_ism_signal_shutdown()
H A Dsmc_cdc.c442 struct smc_link_group *lgr; in smc_cdc_rx_handler() local
H A Dsmc_rx.c152 struct smc_link_group *lgr = smc->conn.lgr; in smc_rx_splice() local
H A Daf_smc.c517 struct smc_link_group *lgr = link->lgr; in smcr_lgr_reg_sndbufs() local
540 struct smc_link_group *lgr = link->lgr; in smcr_lgr_reg_rmbs() local
978 struct smc_link_group *lgr = conn->lgr; in smc_conn_abort() local
1169 void smc_fill_gid_list(struct smc_link_group *lgr, in smc_fill_gid_list()
H A Dsmc_tx.c320 struct smc_link_group *lgr = conn->lgr; in smc_tx_rdma_write() local
H A Dsmc_core.h161 struct smc_link_group *lgr; /* parent link group */ member
442 u32 token, struct smc_link_group *lgr) in smc_lgr_find_conn()
H A Dsmc.h157 struct smc_link_group *lgr; /* link group of connection */ member
H A Dsmc_pnet.c1030 void smc_pnet_find_alt_roce(struct smc_link_group *lgr, in smc_pnet_find_alt_roce()
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c601 struct nfs4_layoutget_res *lgr, in filelayout_check_layout()
652 struct nfs4_layoutget_res *lgr, in filelayout_decode_layout()
767 struct nfs4_layoutget_res *lgr, in filelayout_alloc_lseg()
/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.c646 bl_alloc_lseg(struct pnfs_layout_hdr *lo, struct nfs4_layoutget_res *lgr, in bl_alloc_lseg()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c367 struct nfs4_layoutget_res *lgr, in ff_layout_alloc_lseg()