Home
last modified time | relevance | path

Searched defs:txd (Results 1 – 25 of 74) sorted by relevance

123

/linux/drivers/dma/
H A Dowl-dma.c206 struct owl_dma_txd *txd; member
364 static struct owl_dma_lli *owl_dma_add_lli(struct owl_dma_txd *txd, in owl_dma_add_lli()
540 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_start_next_txd() local
641 struct owl_dma_txd *txd; in owl_dma_interrupt() local
676 static void owl_dma_free_txd(struct owl_dma *od, struct owl_dma_txd *txd) in owl_dma_free_txd()
692 struct owl_dma_txd *txd = to_owl_txd(&vd->tx); in owl_dma_desc_free() local
774 struct owl_dma_txd *txd; in owl_dma_getbytes_chan() local
811 struct owl_dma_txd *txd; in owl_dma_tx_status() local
873 struct owl_dma_txd *txd; in owl_dma_prep_memcpy() local
925 struct owl_dma_txd *txd; in owl_dma_prep_slave_sg() local
[all …]
H A Dsa11x0-dma.c148 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
607 struct sa11x0_dma_desc *txd; in sa11x0_dma_prep_dma_cyclic() local
1045 struct sa11x0_dma_desc *txd = NULL; in sa11x0_dma_resume() local
H A Damba-pl08x.c532 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
1572 struct pl08x_txd *txd = to_pl08x_txd(&vd->tx); in pl08x_dma_tx_status() local
1746 struct pl08x_txd *txd = kzalloc_obj(*txd, GFP_NOWAIT); in pl08x_get_txd() local
1887 struct pl08x_txd *txd; in pl08x_prep_dma_memcpy() local
1935 struct pl08x_txd *txd; in pl08x_init_txd() local
[all …]
H A Dsun6i-dma.c352 struct sun6i_desc *txd = pchan->desc; in sun6i_get_chan_size() local
377 struct sun6i_desc *txd) in sun6i_dma_lli_add()
411 struct sun6i_desc *txd = to_sun6i_desc(&vd->tx); in sun6i_dma_free_desc() local
670 struct sun6i_desc *txd; in sun6i_dma_prep_dma_memcpy() local
724 struct sun6i_desc *txd; in sun6i_dma_prep_slave_sg() local
810 struct sun6i_desc *txd; in sun6i_dma_prep_dma_cyclic() local
985 struct sun6i_desc *txd; in sun6i_dma_tx_status() local
H A Dtimb_dma.c64 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()
H A Dpch_dma.c85 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()
346 struct dma_async_tx_descriptor *txd = &desc->txd; in pdc_chain_complete() local
403 static dma_cookie_t pd_tx_submit(struct dma_async_tx_descriptor *txd) in pd_tx_submit()
H A Dplx_dma.c98 struct dma_async_tx_descriptor txd; member
124 static struct plx_dma_desc *to_plx_desc(struct dma_async_tx_descriptor *txd) in to_plx_desc()
/linux/drivers/media/pci/mantis/
H A Dmantis_i2c.c75 u32 txd = 0, stat, trials; in mantis_i2c_write() local
119 u32 stat, data, txd; in mantis_i2c_xfer() local
/linux/include/linux/
H A Ddmaengine.h670 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()
673 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()
676 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
680 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd) in txd_clear_parent()
683 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd) in txd_clear_next()
686 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd) in txd_next()
690 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent()
696 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock()
700 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock()
704 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n… in txd_chain()
[all …]
/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c58 struct tsi721_tx_desc *to_tsi721_desc(struct dma_async_tx_descriptor *txd) in to_tsi721_desc()
377 struct dma_async_tx_descriptor *txd = &desc->txd; in tsi721_dma_tx_err() local
693 static dma_cookie_t tsi721_tx_submit(struct dma_async_tx_descriptor *txd) in tsi721_tx_submit()
834 struct dma_async_tx_descriptor *txd = NULL; in tsi721_prep_rio_sg() local
/linux/drivers/net/ethernet/netronome/nfp/nfd3/
H A Dipsec.c10 void nfp_nfd3_ipsec_tx(struct nfp_nfd3_tx_desc *txd, struct sk_buff *skb) in nfp_nfd3_ipsec_tx()
H A Drings.c203 struct nfp_nfd3_tx_desc *txd; in nfp_nfd3_print_tx_descs() local
H A Dnfd3.h107 static inline void nfp_nfd3_ipsec_tx(struct nfp_nfd3_tx_desc *txd, struct sk_buff *skb) in nfp_nfd3_ipsec_tx()
/linux/drivers/firmware/samsung/
H A Dexynos-acpm.h11 const u32 *txd; member
/linux/drivers/net/ethernet/sun/
H A Dsungem.c639 struct gem_txd *txd; in gem_tx() local
1009 struct gem_txd *txd = &gp->init_block->txd[entry]; in gem_start_xmit() local
1026 struct gem_txd *txd; in gem_start_xmit() local
1582 struct gem_txd *txd; in gem_clean_rings() local
1644 struct gem_txd *txd = &gb->txd[i]; in gem_init_rings() local
/linux/drivers/net/ethernet/netronome/nfp/nfdk/
H A Drings.c142 struct nfp_nfdk_tx_desc *txd; in nfp_nfdk_print_tx_descs() local
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c1331 struct mtk_tx_dma_v2 *txd; in mtk_init_fq_dma() local
1367 void *txd, u32 txd_size) in mtk_desc_to_tx_buf()
1440 struct mtk_tx_dma *txd, dma_addr_t mapped_addr, in setup_tx_buf()
1462 static void mtk_tx_set_dma_desc_v1(struct net_device *dev, void *txd, in mtk_tx_set_dma_desc_v1()
1492 static void mtk_tx_set_dma_desc_v2(struct net_device *dev, void *txd, in mtk_tx_set_dma_desc_v2()
1548 static void mtk_tx_set_dma_desc(struct net_device *dev, void *txd, in mtk_tx_set_dma_desc()
1577 struct mtk_tx_dma *itxd, *txd; in mtk_tx_map() local
1935 struct mtk_tx_dma *txd, struct mtk_tx_buf *tx_buf, in mtk_xdp_frame_map()
1985 struct mtk_tx_dma *htxd, *txd; in mtk_xdp_submit_frame() local
2641 struct mtk_tx_dma_v2 *txd; in mtk_tx_alloc() local
/linux/drivers/spi/
H A Dspi-altera-core.c91 unsigned int txd = 0; in altera_spi_tx_word() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_debugfs.c60 struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i); in fm10k_dbg_tx_desc_seq_show() local
/linux/drivers/net/fddi/skfp/h/
H A Dhwmtm.h209 #define HWM_GET_TX_PHYS(txd) (u_long)AIX_REVERSE((txd)->txd_tbadr) argument
225 #define HWM_GET_TX_LEN(txd) ((int)AIX_REVERSE((txd)->txd_tbctrl)& RD_LENGTH) argument
/linux/drivers/net/fddi/skfp/
H A Dskfddi.c1113 struct s_smt_fp_txd *txd; // Current TxD. in send_queued_packets() local
1495 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) in mac_drv_tx_complete()
/linux/drivers/dma/qcom/
H A Dhidma.c309 static dma_cookie_t hidma_tx_submit(struct dma_async_tx_descriptor *txd) in hidma_tx_submit()
498 struct dma_async_tx_descriptor *txd = &mdesc->desc; in hidma_terminate_channel() local
/linux/drivers/dma/mediatek/
H A Dmtk-hsdma.c165 struct mtk_hsdma_pdesc *txd; member
416 struct mtk_hsdma_pdesc *txd, *rxd; in mtk_hsdma_issue_pending_vdesc() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c522 static void mlx5e_tx_mpwqe_add_dseg(struct mlx5e_txqsq *sq, struct mlx5e_xmit_data *txd) in mlx5e_tx_mpwqe_add_dseg()
576 struct mlx5e_xmit_data txd; in mlx5e_sq_xmit_mpwqe() local
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c655 struct cp_desc *txd = cp->tx_ring + tx_tail; in cp_tx() local
719 struct cp_desc *txd; in unwind_tx_frag_mapping() local
779 struct cp_desc *txd = &cp->tx_ring[entry]; in cp_start_xmit() local
802 struct cp_desc *txd; in cp_start_xmit() local

123