/Linux-v4.19/drivers/dma/ |
D | s3c24xx-dma.c | 377 struct s3c24xx_txd *txd = s3cchan->at; in s3c24xx_dma_getbytes_chan() local 421 struct s3c24xx_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in s3c24xx_dma_get_txd() local 431 static void s3c24xx_dma_free_txd(struct s3c24xx_txd *txd) in s3c24xx_dma_free_txd() 444 struct s3c24xx_txd *txd) in s3c24xx_dma_start_next_sg() 511 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_start_next_txd() local 641 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_desc_free() local 654 struct s3c24xx_txd *txd; in s3c24xx_dma_irq() local 765 struct s3c24xx_txd *txd; in s3c24xx_dma_tx_status() local 825 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_memcpy() local 889 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_dma_cyclic() local [all …]
|
D | owl-dma.c | 193 struct owl_dma_txd *txd; member 337 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli() 451 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_start_next_txd() local 549 struct owl_dma_txd *txd; in owl_dma_interrupt() local 584 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd() 600 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_desc_free() local 633 struct owl_dma_txd *txd; in owl_dma_getbytes_chan() local 670 struct owl_dma_txd *txd; in owl_dma_tx_status() local 732 struct owl_dma_txd *txd; in owl_dma_prep_memcpy() local
|
D | sa11x0-dma.c | 152 static void sa11x0_dma_start_desc(struct sa11x0_dma_phy *p, struct sa11x0_dma_desc *txd) in sa11x0_dma_start_desc() 165 struct sa11x0_dma_desc *txd = p->txd_load; in sa11x0_dma_start_sg() local 229 struct sa11x0_dma_desc *txd = p->txd_done; in sa11x0_dma_complete() local 305 struct sa11x0_dma_desc *txd = sa11x0_dma_next_desc(c); in sa11x0_dma_start_txd() local 451 struct sa11x0_dma_desc *txd; in sa11x0_dma_tx_status() local 531 struct sa11x0_dma_desc *txd; in sa11x0_dma_prep_slave_sg() local 613 struct sa11x0_dma_desc *txd; in sa11x0_dma_prep_dma_cyclic() local 1047 struct sa11x0_dma_desc *txd = NULL; in sa11x0_dma_resume() local
|
D | amba-pl08x.c | 542 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_start_next_txd() local 769 struct pl08x_txd *txd; in pl08x_getbytes_chan() local 1109 struct pl08x_txd *txd; member 1260 struct pl08x_txd *txd) in pl08x_fill_llis_for_desc() 1495 struct pl08x_txd *txd) in pl08x_free_txd() 1512 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_desc_free() local 1582 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_dma_tx_status() local 1756 struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in pl08x_get_txd() local 1897 struct pl08x_txd *txd; in pl08x_prep_dma_memcpy() local 1945 struct pl08x_txd *txd; in pl08x_init_txd() local [all …]
|
D | sun6i-dma.c | 314 struct sun6i_desc *txd = pchan->desc; in sun6i_get_chan_size() local 339 struct sun6i_desc *txd) in sun6i_dma_lli_add() 374 struct sun6i_desc *txd = to_sun6i_desc(&vd->tx); in sun6i_dma_free_desc() local 607 struct sun6i_desc *txd; in sun6i_dma_prep_dma_memcpy() local 664 struct sun6i_desc *txd; in sun6i_dma_prep_slave_sg() local 750 struct sun6i_desc *txd; in sun6i_dma_prep_dma_cyclic() local 916 struct sun6i_desc *txd; in sun6i_dma_tx_status() local
|
D | timb_dma.c | 72 struct dma_async_tx_descriptor txd; member 230 struct dma_async_tx_descriptor *txd; in __td_finish() local 302 static dma_cookie_t td_tx_submit(struct dma_async_tx_descriptor *txd) in td_tx_submit()
|
D | pch_dma.c | 93 struct dma_async_tx_descriptor txd; member 146 struct pch_dma_desc *to_pd_desc(struct dma_async_tx_descriptor *txd) in to_pd_desc() 359 struct dma_async_tx_descriptor *txd = &desc->txd; in pdc_chain_complete() local 416 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd) in pd_tx_submit()
|
/Linux-v4.19/drivers/media/pci/mantis/ |
D | mantis_i2c.c | 87 u32 txd = 0, stat, trials; in mantis_i2c_write() local 131 u32 stat, data, txd; in mantis_i2c_xfer() local
|
/Linux-v4.19/include/linux/ |
D | dmaengine.h | 561 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() 564 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() 567 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain() 571 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent() 574 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next() 577 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next() 581 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() 587 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() 591 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() 595 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain() [all …]
|
/Linux-v4.19/drivers/rapidio/devices/ |
D | tsi721_dma.c | 70 struct tsi721_tx_desc *to_tsi721_desc(struct dma_async_tx_descriptor *txd) in to_tsi721_desc() 387 struct dma_async_tx_descriptor *txd = &desc->txd; in tsi721_dma_tx_err() local 703 static dma_cookie_t tsi721_tx_submit(struct dma_async_tx_descriptor *txd) in tsi721_tx_submit() 845 struct dma_async_tx_descriptor *txd = NULL; in tsi721_prep_rio_sg() local
|
/Linux-v4.19/drivers/staging/mt7621-eth/ |
D | mtk_eth_soc.c | 271 static inline void mtk_set_txd_pdma(struct mtk_tx_dma *txd, in mtk_set_txd_pdma() 618 struct mtk_tx_dma txd, *ptxd; in mtk_pdma_tx_map() local 817 struct mtk_tx_dma *txd) in mtk_tx_next_qdma() 823 struct mtk_tx_dma *txd) in mtk_desc_to_tx_buf() 835 struct mtk_tx_dma *itxd, *txd; in mtk_qdma_tx_map() local
|
/Linux-v4.19/drivers/net/ethernet/aurora/ |
D | nb8800.c | 400 struct nb8800_tx_desc *txd; in nb8800_xmit() local 504 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done() local 793 struct nb8800_tx_desc *txd; in nb8800_dma_reset() local 883 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop() local
|
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sungem.c | 651 struct gem_txd *txd; in gem_tx() local 1030 struct gem_txd *txd = &gp->init_block->txd[entry]; in gem_start_xmit() local 1047 struct gem_txd *txd; in gem_start_xmit() local 1602 struct gem_txd *txd; in gem_clean_rings() local 1664 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings() local
|
/Linux-v4.19/arch/arm/mach-imx/ |
D | mach-pcm043.c | 248 iomux_v3_cfg_t txd = MX35_PAD_STXD4__AUDMUX_AUD4_TXD; in pcm043_ac97_cold_reset() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_debugfs.c | 126 struct nfp_net_tx_desc *txd; in nfp_net_debugfs_tx_q_read() local
|
D | nfp_net_common.c | 686 struct nfp_net_tx_desc *txd, struct sk_buff *skb) in nfp_net_tx_tso() 732 struct nfp_net_tx_desc *txd, struct sk_buff *skb) in nfp_net_tx_csum() 819 struct nfp_net_tx_desc *txd, txdg; in nfp_net_tx() local 1572 struct nfp_net_tx_desc *txd; in nfp_net_tx_xdp_buf() local 1882 struct nfp_net_tx_desc *txd; in nfp_ctrl_tx_one() local
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_debugfs.c | 60 struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i); in fm10k_dbg_tx_desc_seq_show() local
|
/Linux-v4.19/drivers/spi/ |
D | spi-ep93xx.c | 264 struct dma_async_tx_descriptor *txd; in ep93xx_spi_dma_prepare() local 393 struct dma_async_tx_descriptor *rxd, *txd; in ep93xx_spi_dma_transfer() local
|
D | spi-altera.c | 81 unsigned int txd = 0; in altera_spi_tx_word() local
|
/Linux-v4.19/drivers/dma/qcom/ |
D | hidma.c | 316 static dma_cookie_t hidma_tx_submit(struct dma_async_tx_descriptor *txd) in hidma_tx_submit() 492 struct dma_async_tx_descriptor *txd = &mdesc->desc; in hidma_terminate_channel() local
|
/Linux-v4.19/drivers/net/fddi/skfp/ |
D | skfddi.c | 1110 struct s_smt_fp_txd *txd; // Current TxD. in send_queued_packets() local 1491 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) in mac_drv_tx_complete()
|
/Linux-v4.19/drivers/net/fddi/skfp/h/ |
D | hwmtm.h | 213 #define HWM_GET_TX_PHYS(txd) (u_long)AIX_REVERSE((txd)->txd_tbadr) argument 229 #define HWM_GET_TX_LEN(txd) ((int)AIX_REVERSE((txd)->txd_tbctrl)& RD_LENGTH) argument
|
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800mmio.c | 53 __le32 *txd = entry_priv->desc; in rt2800mmio_write_tx_desc() local
|
/Linux-v4.19/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 650 struct cp_desc *txd = cp->tx_ring + tx_tail; in cp_tx() local 714 struct cp_desc *txd; in unwind_tx_frag_mapping() local 774 struct cp_desc *txd = &cp->tx_ring[entry]; in cp_start_xmit() local 797 struct cp_desc *txd; in cp_start_xmit() local
|
/Linux-v4.19/drivers/dma/mediatek/ |
D | mtk-hsdma.c | 166 struct mtk_hsdma_pdesc *txd; member 417 struct mtk_hsdma_pdesc *txd, *rxd; in mtk_hsdma_issue_pending_vdesc() local
|