/drivers/dma/ |
D | s3c24xx-dma.c | 381 struct s3c24xx_txd *txd = s3cchan->at; in s3c24xx_dma_getbytes_chan() local 425 struct s3c24xx_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in s3c24xx_dma_get_txd() local 435 static void s3c24xx_dma_free_txd(struct s3c24xx_txd *txd) in s3c24xx_dma_free_txd() 448 struct s3c24xx_txd *txd) in s3c24xx_dma_start_next_sg() 515 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_start_next_txd() local 645 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_desc_free() local 658 struct s3c24xx_txd *txd; in s3c24xx_dma_irq() local 762 struct s3c24xx_txd *txd; in s3c24xx_dma_tx_status() local 826 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_memcpy() local 890 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_dma_cyclic() local [all …]
|
D | amba-pl08x.c | 401 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_start_next_txd() local 534 struct pl08x_txd *txd; in pl08x_getbytes_chan() local 806 struct pl08x_txd *txd; member 929 struct pl08x_txd *txd) in pl08x_fill_llis_for_desc() 1157 struct pl08x_txd *txd) in pl08x_free_txd() 1174 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_desc_free() local 1244 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_dma_tx_status() local 1407 struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in pl08x_get_txd() local 1428 struct pl08x_txd *txd; in pl08x_prep_dma_memcpy() local 1480 struct pl08x_txd *txd; in pl08x_init_txd() local [all …]
|
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 1036 struct sa11x0_dma_desc *txd = NULL; in sa11x0_dma_resume() local
|
D | sun6i-dma.c | 260 struct sun6i_desc *txd) in sun6i_dma_lli_add() 334 struct sun6i_desc *txd = to_sun6i_desc(&vd->tx); in sun6i_dma_free_desc() local 512 struct sun6i_desc *txd; in sun6i_dma_prep_dma_memcpy() local 569 struct sun6i_desc *txd; in sun6i_dma_prep_slave_sg() local 742 struct sun6i_desc *txd; in sun6i_dma_tx_status() local
|
D | timb_dma.c | 72 struct dma_async_tx_descriptor txd; member 231 struct dma_async_tx_descriptor *txd; in __td_finish() local 305 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 417 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd) in pd_tx_submit()
|
D | at_hdmac_regs.h | 194 struct dma_async_tx_descriptor txd; member 211 txd_to_at_desc(struct dma_async_tx_descriptor *txd) in txd_to_at_desc()
|
D | txx9dmac.c | 142 txd_to_txx9dmac_desc(struct dma_async_tx_descriptor *txd) in txd_to_txx9dmac_desc() 408 struct dma_async_tx_descriptor *txd = &desc->txd; in txx9dmac_descriptor_complete() local
|
D | at_xdmac.c | 287 static inline struct at_xdmac_desc *txd_to_at_desc(struct dma_async_tx_descriptor *txd) in txd_to_at_desc() 1569 struct dma_async_tx_descriptor *txd; in at_xdmac_handle_cyclic() local 1595 struct dma_async_tx_descriptor *txd; in at_xdmac_tasklet() local
|
D | at_hdmac.c | 450 struct dma_async_tx_descriptor *txd = &desc->txd; in atc_chain_complete() local 600 struct dma_async_tx_descriptor *txd = &first->txd; in atc_handle_cyclic() local
|
/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
|
/drivers/rapidio/devices/ |
D | tsi721_dma.c | 61 struct tsi721_tx_desc *to_tsi721_desc(struct dma_async_tx_descriptor *txd) in to_tsi721_desc() 380 struct dma_async_tx_descriptor *txd = &desc->txd; in tsi721_dma_tx_err() local 624 static dma_cookie_t tsi721_tx_submit(struct dma_async_tx_descriptor *txd) in tsi721_tx_submit() 765 struct dma_async_tx_descriptor *txd = NULL; in tsi721_prep_rio_sg() local
|
/drivers/net/ethernet/aurora/ |
D | nb8800.c | 401 struct nb8800_tx_desc *txd; in nb8800_xmit() local 505 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done() local 794 struct nb8800_tx_desc *txd; in nb8800_dma_reset() local 884 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop() local
|
/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 1596 struct gem_txd *txd; in gem_clean_rings() local 1658 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings() local
|
D | sunhme.c | 203 static void sbus_hme_write_txd(struct happy_meal_txd *txd, u32 flags, u32 addr) in sbus_hme_write_txd() 232 static void pci_hme_write_txd(struct happy_meal_txd *txd, u32 flags, u32 addr) in pci_hme_write_txd() 1219 struct happy_meal_txd *txd; in happy_meal_clean_rings() local
|
/drivers/media/platform/soc_camera/ |
D | mx3_camera.c | 70 struct dma_async_tx_descriptor *txd; member 267 struct dma_async_tx_descriptor *txd; in mx3_videobuf_queue() local 367 struct dma_async_tx_descriptor *txd = buf->txd; in mx3_videobuf_release() local
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_debugfs.c | 79 struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i); in fm10k_dbg_tx_desc_seq_show() local
|
/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()
|
/drivers/net/fddi/skfp/h/ |
D | hwmtm.h | 201 #define HWM_GET_TX_PHYS(txd) (u_long)AIX_REVERSE((txd)->txd_tbadr) argument 217 #define HWM_GET_TX_LEN(txd) ((int)AIX_REVERSE((txd)->txd_tbctrl)& RD_LENGTH) argument
|
/drivers/spi/ |
D | spi-ep93xx.c | 435 struct dma_async_tx_descriptor *txd; in ep93xx_spi_dma_prepare() local 558 struct dma_async_tx_descriptor *rxd, *txd; in ep93xx_spi_dma_transfer() local
|
D | spi-ppc4xx.c | 99 u8 txd; member
|
/drivers/dma/dw/ |
D | regs.h | 334 struct dma_async_tx_descriptor txd; member 342 txd_to_dw_desc(struct dma_async_tx_descriptor *txd) in txd_to_dw_desc()
|
/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 662 struct cp_desc *txd = cp->tx_ring + tx_tail; in cp_tx() local 726 struct cp_desc *txd; in unwind_tx_frag_mapping() local 786 struct cp_desc *txd = &cp->tx_ring[entry]; in cp_start_xmit() local 809 struct cp_desc *txd; in cp_start_xmit() local
|
/drivers/net/wireless/rt2x00/ |
D | rt2800mmio.c | 53 __le32 *txd = entry_priv->desc; in rt2800mmio_write_tx_desc() local
|
/drivers/video/fbdev/ |
D | mx3fb.c | 269 struct dma_async_tx_descriptor *txd; member 1146 struct dma_async_tx_descriptor *txd; in mx3fb_pan_display() local
|