| /kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
| D | ef100_tx.c | 151 struct efx_tx_buffer *buffer, efx_oword_t *txd) in ef100_set_tx_csum_partial() 172 static void ef100_set_tx_hw_vlan(const struct sk_buff *skb, efx_oword_t *txd) in ef100_set_tx_hw_vlan() 185 struct efx_tx_buffer *buffer, efx_oword_t *txd, in ef100_make_send_desc() 203 struct efx_tx_buffer *buffer, efx_oword_t *txd, in ef100_make_tso_desc() 248 efx_oword_t *txd; in ef100_tx_make_descriptors() local
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| D | s3c24xx-dma.c | 373 struct s3c24xx_txd *txd = s3cchan->at; in s3c24xx_dma_getbytes_chan() local 417 struct s3c24xx_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in s3c24xx_dma_get_txd() local 427 static void s3c24xx_dma_free_txd(struct s3c24xx_txd *txd) in s3c24xx_dma_free_txd() 440 struct s3c24xx_txd *txd) in s3c24xx_dma_start_next_sg() 507 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_start_next_txd() local 628 struct s3c24xx_txd *txd = to_s3c24xx_txd(&vd->tx); in s3c24xx_dma_desc_free() local 641 struct s3c24xx_txd *txd; in s3c24xx_dma_irq() local 761 struct s3c24xx_txd *txd; in s3c24xx_dma_tx_status() local 821 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_memcpy() local 885 struct s3c24xx_txd *txd; in s3c24xx_dma_prep_dma_cyclic() local [all …]
|
| D | sa11x0-dma.c | 148 static void sa11x0_dma_start_desc(struct sa11x0_dma_phy *p, struct sa11x0_dma_desc *txd) in sa11x0_dma_start_desc() 161 struct sa11x0_dma_desc *txd = p->txd_load; in sa11x0_dma_start_sg() local 225 struct sa11x0_dma_desc *txd = p->txd_done; in sa11x0_dma_complete() local 301 struct sa11x0_dma_desc *txd = sa11x0_dma_next_desc(c); in sa11x0_dma_start_txd() local 447 struct sa11x0_dma_desc *txd; in sa11x0_dma_tx_status() local 527 struct sa11x0_dma_desc *txd; in sa11x0_dma_prep_slave_sg() local 609 struct sa11x0_dma_desc *txd; in sa11x0_dma_prep_dma_cyclic() local 1049 struct sa11x0_dma_desc *txd = NULL; in sa11x0_dma_resume() local
|
| D | owl-dma.c | 205 struct owl_dma_txd *txd; member 363 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli() 539 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_start_next_txd() local 640 struct owl_dma_txd *txd; in owl_dma_interrupt() local 675 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd() 691 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_desc_free() local 773 struct owl_dma_txd *txd; in owl_dma_getbytes_chan() local 810 struct owl_dma_txd *txd; in owl_dma_tx_status() local 872 struct owl_dma_txd *txd; in owl_dma_prep_memcpy() local 924 struct owl_dma_txd *txd; in owl_dma_prep_slave_sg() local [all …]
|
| D | amba-pl08x.c | 532 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_start_next_txd() local 759 struct pl08x_txd *txd; in pl08x_getbytes_chan() local 1107 struct pl08x_txd *txd; member 1258 struct pl08x_txd *txd) in pl08x_fill_llis_for_desc() 1493 struct pl08x_txd *txd) in pl08x_free_txd() 1510 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_desc_free() local 1580 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_dma_tx_status() local 1754 struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT); in pl08x_get_txd() local 1895 struct pl08x_txd *txd; in pl08x_prep_dma_memcpy() local 1943 struct pl08x_txd *txd; in pl08x_init_txd() local [all …]
|
| D | sun6i-dma.c | 343 struct sun6i_desc *txd = pchan->desc; in sun6i_get_chan_size() local 368 struct sun6i_desc *txd) in sun6i_dma_lli_add() 403 struct sun6i_desc *txd = to_sun6i_desc(&vd->tx); in sun6i_dma_free_desc() local 636 struct sun6i_desc *txd; in sun6i_dma_prep_dma_memcpy() local 691 struct sun6i_desc *txd; in sun6i_dma_prep_slave_sg() local 773 struct sun6i_desc *txd; in sun6i_dma_prep_dma_cyclic() local 935 struct sun6i_desc *txd; in sun6i_dma_tx_status() local
|
| D | timb_dma.c | 64 struct dma_async_tx_descriptor txd; member 222 struct dma_async_tx_descriptor *txd; in __td_finish() local 294 static dma_cookie_t td_tx_submit(struct dma_async_tx_descriptor *txd) in td_tx_submit()
|
| D | pch_dma.c | 85 struct dma_async_tx_descriptor txd; member 138 struct pch_dma_desc *to_pd_desc(struct dma_async_tx_descriptor *txd) in to_pd_desc() 351 struct dma_async_tx_descriptor *txd = &desc->txd; in pdc_chain_complete() local 408 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd) in pd_tx_submit()
|
| /kernel/linux/linux-4.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 | 191 struct owl_dma_txd *txd; member 335 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli() 449 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_start_next_txd() local 547 struct owl_dma_txd *txd; in owl_dma_interrupt() local 582 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd() 598 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_desc_free() local 631 struct owl_dma_txd *txd; in owl_dma_getbytes_chan() local 668 struct owl_dma_txd *txd; in owl_dma_tx_status() local 730 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()
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/drivers/media/pci/mantis/ |
| D | mantis_i2c.c | 75 u32 txd = 0, stat, trials; in mantis_i2c_write() local 119 u32 stat, data, txd; in mantis_i2c_xfer() local
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/drivers/rapidio/devices/ |
| D | tsi721_dma.c | 58 struct tsi721_tx_desc *to_tsi721_desc(struct dma_async_tx_descriptor *txd) in to_tsi721_desc() 375 struct dma_async_tx_descriptor *txd = &desc->txd; in tsi721_dma_tx_err() local 691 static dma_cookie_t tsi721_tx_submit(struct dma_async_tx_descriptor *txd) in tsi721_tx_submit() 833 struct dma_async_tx_descriptor *txd = NULL; in tsi721_prep_rio_sg() local
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | dmaengine.h | 654 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() 657 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() 660 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain() 664 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent() 667 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next() 670 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next() 674 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() 680 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() 684 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() 688 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain() [all …]
|
| /kernel/linux/linux-4.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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_debugfs.c | 77 struct nfp_net_tx_desc *txd; in nfp_tx_q_show() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aurora/ |
| D | nb8800.c | 390 struct nb8800_tx_desc *txd; in nb8800_xmit() local 496 struct nb8800_tx_desc *txd = &priv->tx_descs[done]; in nb8800_tx_done() local 785 struct nb8800_tx_desc *txd; in nb8800_dma_reset() local 875 struct nb8800_tx_desc *txd = &priv->tx_descs[0]; in nb8800_dma_stop() local
|
| /kernel/linux/linux-4.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
|