Home
last modified time | relevance | path

Searched defs:lnk (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2.c242 static enum graph_type __graph_get_type(struct device_node *lnk) in __graph_get_type()
289 struct device_node *lnk) in graph_get_type()
322 static int graph_lnk_is_multi(struct device_node *lnk) in graph_lnk_is_multi()
651 struct device_node *lnk, in audio_graph2_link_normal()
685 struct device_node *lnk, in audio_graph2_link_dpcm()
778 struct device_node *lnk, in audio_graph2_link_c2c()
877 struct device_node *lnk, in graph_link()
921 static int graph_counter(struct device_node *lnk) in graph_counter()
947 struct device_node *lnk, in graph_count_normal()
976 struct device_node *lnk, in graph_count_dpcm()
[all …]
H A Daudio-graph-card2-custom-sample.c67 struct device_node *lnk, in custom_normal()
82 struct device_node *lnk, in custom_dpcm()
97 struct device_node *lnk, in custom_c2c()
/openbmc/linux/net/smc/
H A Dsmc_ib.c47 static int smc_ib_modify_qp_init(struct smc_link *lnk) in smc_ib_modify_qp_init()
62 static int smc_ib_modify_qp_rtr(struct smc_link *lnk) in smc_ib_modify_qp_rtr()
95 int smc_ib_modify_qp_rts(struct smc_link *lnk) in smc_ib_modify_qp_rts()
114 int smc_ib_modify_qp_error(struct smc_link *lnk) in smc_ib_modify_qp_error()
123 int smc_ib_ready_link(struct smc_link *lnk) in smc_ib_ready_link()
451 void smc_ib_dealloc_protection_domain(struct smc_link *lnk) in smc_ib_dealloc_protection_domain()
458 int smc_ib_create_protection_domain(struct smc_link *lnk) in smc_ib_create_protection_domain()
636 struct smc_link *lnk = (struct smc_link *)priv; in smc_ib_qp_event_handler() local
655 void smc_ib_destroy_queue_pair(struct smc_link *lnk) in smc_ib_destroy_queue_pair()
663 int smc_ib_create_queue_pair(struct smc_link *lnk) in smc_ib_create_queue_pair()
[all …]
H A Dsmc_core.c71 static void smc_ibdev_cnt_inc(struct smc_link *lnk) in smc_ibdev_cnt_inc()
76 static void smc_ibdev_cnt_dec(struct smc_link *lnk) in smc_ibdev_cnt_dec()
132 struct smc_link *lnk = &conn->lgr->lnk[i]; in smcr_lgr_conn_assign_link() local
660 struct smc_link *lnk = &lgr->lnk[i]; in smcr_lgr_link_deactivate_all() local
745 int smcr_link_init(struct smc_link_group *lgr, struct smc_link *lnk, in smcr_link_init()
832 struct smc_link *lnk; in smc_lgr_create() local
1226 struct smc_link *lnk) in smcr_buf_unmap_link()
1248 static void smcr_buf_unmap_lgr(struct smc_link *lnk) in smcr_buf_unmap_lgr()
1268 static void smcr_rtoken_clear_link(struct smc_link *lnk) in smcr_rtoken_clear_link()
1279 static void __smcr_link_clear(struct smc_link *lnk) in __smcr_link_clear()
[all …]
H A Dsmc_wr.c523 void smc_wr_remember_qp_attr(struct smc_link *lnk) in smc_wr_remember_qp_attr()
556 static void smc_wr_init_sge(struct smc_link *lnk) in smc_wr_init_sge()
636 void smc_wr_free_link(struct smc_link *lnk) in smc_wr_free_link()
693 void smc_wr_free_link_mem(struct smc_link *lnk) in smc_wr_free_link_mem()
855 struct smc_link *lnk = container_of(ref, struct smc_link, wr_tx_refs); in smcr_wr_tx_refs_free() local
862 struct smc_link *lnk = container_of(ref, struct smc_link, wr_reg_refs); in smcr_wr_reg_refs_free() local
867 int smc_wr_create_link(struct smc_link *lnk) in smc_wr_create_link()
H A Dsmc_wr.h75 static inline void smc_wr_drain_cq(struct smc_link *lnk) in smc_wr_drain_cq()
80 static inline void smc_wr_wakeup_tx_wait(struct smc_link *lnk) in smc_wr_wakeup_tx_wait()
85 static inline void smc_wr_wakeup_reg_wait(struct smc_link *lnk) in smc_wr_wakeup_reg_wait()
H A Dsmc_core.h304 struct smc_link lnk[SMC_LINKS_PER_LGR_MAX]; member
479 static inline bool smc_link_usable(struct smc_link *lnk) in smc_link_usable()
495 static inline bool smc_link_sendable(struct smc_link *lnk) in smc_link_sendable()
501 static inline bool smc_link_active(struct smc_link *lnk) in smc_link_active()
H A Dsmc_llc.c337 struct smc_link *lnk, in smc_llc_wait()
1591 struct smc_link *lnk_del = NULL, *lnk_asym, *lnk; in smc_llc_process_cli_delete_link() local
1670 struct smc_link *lnk, *lnk_del; in smc_llc_process_srv_delete_link() local
H A Dsmc.h158 struct smc_link *lnk; /* assigned SMC-R link */ member
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dps.c84 struct wl1271_link *lnk = &wl->links[hlid]; in wl1271_ps_filter_frames() local
H A Dtx.c508 struct wl1271_link *lnk, u8 q) in wlcore_lnk_dequeue()
532 struct wl1271_link *lnk = &wl->links[hlid]; in wlcore_lnk_dequeue_high_prio() local
642 struct wl1271_link *lnk = &wl->links[low_prio_hlid]; in wl1271_skb_dequeue() local
1024 struct wl1271_link *lnk = &wl->links[hlid]; in wl1271_tx_reset_link_queues() local
H A Dhw_ops.h255 struct wl1271_link *lnk) in wlcore_hw_lnk_high_prio()
265 struct wl1271_link *lnk) in wlcore_hw_lnk_low_prio()
H A Devent.c146 struct wl1271_link *lnk; in wl1271_stop_ba_event() local
/openbmc/linux/io_uring/
H A Dfs.c243 struct io_link *lnk = io_kiocb_to_cmd(req, struct io_link); in io_linkat_prep() local
274 struct io_link *lnk = io_kiocb_to_cmd(req, struct io_link); in io_linkat() local
/openbmc/linux/fs/qnx4/
H A Dnamei.c99 struct qnx4_link_info *lnk; in qnx4_lookup() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1088a_serdes.c54 int i, j, index, lnk; in serdes_get_number() local
/openbmc/qemu/tests/avocado/avocado_qemu/
H A Dlinuxtest.py21 lnk = os.path.dirname(os.path.dirname(__file__)) variable
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgm200.c112 int lnk[2], sor[2], m, s; in gm200_sor_route_get() local
/openbmc/linux/fs/erofs/
H A Dinode.c209 char *lnk; in erofs_fill_symlink() local
/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1658 struct wl1271_link *lnk) in wl12xx_lnk_high_prio()
1671 struct wl1271_link *lnk) in wl12xx_lnk_low_prio()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1649 struct wl1271_link *lnk) in wl18xx_lnk_high_prio()
1676 struct wl1271_link *lnk) in wl18xx_lnk_low_prio()
/openbmc/linux/include/uapi/linux/
H A Dsmc_diag.h95 struct smc_diag_linkinfo lnk[1]; member
/openbmc/u-boot/drivers/net/
H A Ddm9000x.c283 int i, oft, lnk; in dm9000_init() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c3074 struct yaffs_obj *lnk = NULL; in yaffs_link() local
/openbmc/linux/net/ipv6/
H A Dmcast.c252 struct ipv6_mc_socklist __rcu **lnk; in ipv6_sock_mc_drop() local

12