| /linux-4.1.27/drivers/dma/ | 
| D | s3c24xx-dma.c | 381 	struct s3c24xx_txd *txd = s3cchan->at;  in s3c24xx_dma_getbytes_chan()  local425 	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 | 399 	struct pl08x_txd *txd = to_pl08x_txd(&vd->tx);  in pl08x_start_next_txd()  local532 	struct pl08x_txd *txd;  in pl08x_getbytes_chan()  local
 804 	struct pl08x_txd *txd;  member
 927 			      struct pl08x_txd *txd)  in pl08x_fill_llis_for_desc()
 1155 			   struct pl08x_txd *txd)  in pl08x_free_txd()
 1172 	struct pl08x_txd *txd = to_pl08x_txd(&vd->tx);  in pl08x_desc_free()  local
 1242 			struct pl08x_txd *txd = to_pl08x_txd(&vd->tx);  in pl08x_dma_tx_status()  local
 1405 	struct pl08x_txd *txd = kzalloc(sizeof(*txd), GFP_NOWAIT);  in pl08x_get_txd()  local
 1426 	struct pl08x_txd *txd;  in pl08x_prep_dma_memcpy()  local
 1478 	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 | 76 	struct dma_async_tx_descriptor	txd;  member235 	struct dma_async_tx_descriptor	*txd;  in __td_finish()  local
 309 static dma_cookie_t td_tx_submit(struct dma_async_tx_descriptor *txd)  in td_tx_submit()
 
 | 
| D | pch_dma.c | 97 	struct dma_async_tx_descriptor txd;  member150 struct pch_dma_desc *to_pd_desc(struct dma_async_tx_descriptor *txd)  in to_pd_desc()
 363 	struct dma_async_tx_descriptor *txd = &desc->txd;  in pdc_chain_complete()  local
 421 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;  member202 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 | 281 static inline struct at_xdmac_desc *txd_to_at_desc(struct dma_async_tx_descriptor *txd)  in txd_to_at_desc()1068 	struct dma_async_tx_descriptor	*txd;  in at_xdmac_handle_cyclic()  local
 1094 		struct dma_async_tx_descriptor  *txd;  in at_xdmac_tasklet()  local
 
 | 
| D | at_hdmac.c | 388 	struct dma_async_tx_descriptor	*txd = &desc->txd;  in atc_chain_complete()  local530 	struct dma_async_tx_descriptor	*txd = &first->txd;  in atc_handle_cyclic()  local
 
 | 
| D | tegra20-apb-dma.c | 169 	struct dma_async_tx_descriptor	txd;  member683 static dma_cookie_t tegra_dma_tx_submit(struct dma_async_tx_descriptor *txd)  in tegra_dma_tx_submit()
 
 | 
| D | txx9dmac.h | 234 	struct dma_async_tx_descriptor	txd;  member
 | 
| D | sirf-dma.c | 263 static dma_cookie_t sirfsoc_dma_tx_submit(struct dma_async_tx_descriptor *txd)  in sirfsoc_dma_tx_submit()
 | 
| D | fsldma.c | 512 	struct dma_async_tx_descriptor *txd = &desc->async_tx;  in fsldma_run_tx_complete_actions()  local
 | 
| D | mmp_pdma.c | 921 		struct dma_async_tx_descriptor *txd = &desc->async_tx;  in dma_do_tasklet()  local
 | 
| D | ep93xx_dma.c | 127 	struct dma_async_tx_descriptor	txd;  member
 | 
| D | mpc512x_dma.c | 473 static dma_cookie_t mpc_dma_tx_submit(struct dma_async_tx_descriptor *txd)  in mpc_dma_tx_submit()
 | 
| D | cppi41.c | 95 	struct dma_async_tx_descriptor txd;  member
 | 
| D | ste_dma40.c | 373 	struct dma_async_tx_descriptor	 txd;  member2551 	struct dma_async_tx_descriptor *txd;  in dma40_prep_dma_cyclic()  local
 
 | 
| D | pl330.c | 498 	struct dma_async_tx_descriptor txd;  member
 | 
| /linux-4.1.27/drivers/media/pci/mantis/ | 
| D | mantis_i2c.c | 87 	u32 txd = 0, stat, trials;  in mantis_i2c_write()  local131 	u32 stat, data, txd;  in mantis_i2c_xfer()  local
 
 | 
| /linux-4.1.27/include/linux/ | 
| D | dmaengine.h | 489 static inline void txd_lock(struct dma_async_tx_descriptor *txd)  in txd_lock()492 static inline void txd_unlock(struct dma_async_tx_descriptor *txd)  in txd_unlock()
 495 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n…  in txd_chain()
 499 static inline void txd_clear_parent(struct dma_async_tx_descriptor *txd)  in txd_clear_parent()
 502 static inline void txd_clear_next(struct dma_async_tx_descriptor *txd)  in txd_clear_next()
 505 static inline struct dma_async_tx_descriptor *txd_next(struct dma_async_tx_descriptor *txd)  in txd_next()
 509 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd)  in txd_parent()
 515 static inline void txd_lock(struct dma_async_tx_descriptor *txd)  in txd_lock()
 519 static inline void txd_unlock(struct dma_async_tx_descriptor *txd)  in txd_unlock()
 523 static inline void txd_chain(struct dma_async_tx_descriptor *txd, struct dma_async_tx_descriptor *n…  in txd_chain()
 [all …]
 
 | 
| /linux-4.1.27/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
 
 | 
| D | tsi721.h | 648 	struct dma_async_tx_descriptor	txd;  member
 | 
| /linux-4.1.27/arch/arm/mach-imx/ | 
| D | mach-pcm043.c | 249 	iomux_v3_cfg_t txd = MX35_PAD_STXD4__AUDMUX_AUD4_TXD;  in pcm043_ac97_cold_reset()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/sun/ | 
| D | sungem.c | 652 		struct gem_txd *txd;  in gem_tx()  local1028 		struct gem_txd *txd = &gp->init_block->txd[entry];  in gem_start_xmit()  local
 1045 		struct gem_txd *txd;  in gem_start_xmit()  local
 1594 			struct gem_txd *txd;  in gem_clean_rings()  local
 1656 		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
 
 | 
| D | cassini.c | 1892 			struct cas_tx_desc *txd = txds + entry;  in cas_tx_ringN()  local2739 	struct cas_tx_desc *txd = cp->init_txds[ring] + entry;  in cas_write_txd()  local
 3896 	struct cas_tx_desc *txd = cp->init_txds[ring];  in cas_clean_txd()  local
 
 | 
| D | sungem.h | 955 	struct gem_txd	txd[INIT_BLOCK_TX_RING_SIZE];  member
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_debugfs.c | 78 		struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i);  in fm10k_dbg_tx_desc_seq_show()  local
 | 
| /linux-4.1.27/drivers/media/platform/soc_camera/ | 
| D | mx3_camera.c | 70 	struct dma_async_tx_descriptor		*txd;  member265 	struct dma_async_tx_descriptor *txd;  in mx3_videobuf_queue()  local
 364 	struct dma_async_tx_descriptor *txd = buf->txd;  in mx3_videobuf_release()  local
 
 | 
| /linux-4.1.27/drivers/dma/ioat/ | 
| D | dma_v2.h | 130 	struct dma_async_tx_descriptor txd;  member
 | 
| D | dma.h | 183 	struct dma_async_tx_descriptor txd;  member
 | 
| /linux-4.1.27/drivers/net/fddi/skfp/h/ | 
| D | hwmtm.h | 210 #define	HWM_GET_TX_PHYS(txd)		(u_long)AIX_REVERSE((txd)->txd_tbadr)  argument226 #define	HWM_GET_TX_LEN(txd)	((int)AIX_REVERSE((txd)->txd_tbctrl)& RD_LENGTH)  argument
 
 | 
| /linux-4.1.27/drivers/net/fddi/skfp/ | 
| D | skfddi.c | 1110 	struct s_smt_fp_txd *txd;	// Current TxD.  in send_queued_packets()  local1491 void mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd)  in mac_drv_tx_complete()
 
 | 
| /linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ | 
| D | ser_defs.h | 99   unsigned int txd       : 1;  member191   unsigned int txd         : 1;  member
 212   unsigned int txd         : 1;  member
 
 | 
| /linux-4.1.27/drivers/spi/ | 
| D | spi-ep93xx.c | 435 	struct dma_async_tx_descriptor *txd;  in ep93xx_spi_dma_prepare()  local558 	struct dma_async_tx_descriptor *rxd, *txd;  in ep93xx_spi_dma_transfer()  local
 
 | 
| D | spi-ppc4xx.c | 99 	u8 txd;  member
 | 
| /linux-4.1.27/drivers/net/wireless/rt2x00/ | 
| D | rt2800mmio.c | 53 	__le32 *txd = entry_priv->desc;  in rt2800mmio_write_tx_desc()  local
 | 
| D | rt2500usb.c | 1080 	__le32 *txd = (__le32 *) entry->skb->data;  in rt2500usb_write_tx_desc()  local
 | 
| D | rt2500pci.c | 1260 	__le32 *txd = entry_priv->desc;  in rt2500pci_write_tx_desc()  local
 | 
| D | rt2400pci.c | 1107 	__le32 *txd = entry_priv->desc;  in rt2400pci_write_tx_desc()  local
 | 
| D | rt73usb.c | 1456 	__le32 *txd = (__le32 *) entry->skb->data;  in rt73usb_write_tx_desc()  local
 | 
| D | rt61pci.c | 1873 	__le32 *txd = entry_priv->desc;  in rt61pci_write_tx_desc()  local
 | 
| /linux-4.1.27/drivers/dma/dw/ | 
| D | regs.h | 334 	struct dma_async_tx_descriptor	txd;  member342 txd_to_dw_desc(struct dma_async_tx_descriptor *txd)  in txd_to_dw_desc()
 
 | 
| D | core.c | 279 	struct dma_async_tx_descriptor	*txd = &desc->txd;  in dwc_descriptor_complete()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/realtek/ | 
| D | 8139cp.c | 655 		struct cp_desc *txd = cp->tx_ring + tx_tail;  in cp_tx()  local719 	struct cp_desc *txd;  in unwind_tx_frag_mapping()  local
 758 		struct cp_desc *txd = &cp->tx_ring[entry];  in cp_start_xmit()  local
 791 		struct cp_desc *txd;  in cp_start_xmit()  local
 
 | 
| D | r8169.c | 7043 	struct TxDesc *txd = tp->TxDescArray + entry;  in rtl8169_start_xmit()  local
 | 
| /linux-4.1.27/include/linux/dma/ | 
| D | ipu-dma.h | 148 	struct dma_async_tx_descriptor	txd;  member
 | 
| /linux-4.1.27/drivers/video/fbdev/ | 
| D | mx3fb.c | 269 	struct dma_async_tx_descriptor	*txd;  member1146 	struct dma_async_tx_descriptor *txd;  in mx3fb_pan_display()  local
 
 | 
| /linux-4.1.27/drivers/ntb/ | 
| D | ntb_transport.c | 1056 	struct dma_async_tx_descriptor *txd;  in ntb_async_rx()  local1275 	struct dma_async_tx_descriptor *txd;  in ntb_async_tx()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/sfc/ | 
| D | ef10.c | 1219 					 const efx_qword_t *txd)  in efx_ef10_push_tx_desc()1242 	efx_qword_t *txd;  in efx_ef10_tx_init()  local
 1345 	efx_qword_t *txd;  in efx_ef10_tx_write()  local
 
 | 
| D | farch.c | 294 					  const efx_qword_t *txd)  in efx_farch_push_tx_desc()318 	efx_qword_t *txd;  in efx_farch_tx_write()  local
 
 | 
| D | net_driver.h | 234 	struct efx_special_buffer txd;  member
 | 
| /linux-4.1.27/drivers/dma/ipu/ | 
| D | ipu_idmac.c | 928 		struct dma_async_tx_descriptor *txd = &desc->txd;  in idmac_desc_alloc()  local1344 	struct dma_async_tx_descriptor *txd = NULL;  in idmac_prep_slave_sg()  local
 
 | 
| /linux-4.1.27/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_debugfs.c | 779 	struct i40e_tx_desc *txd;  in i40e_dbg_dump_desc()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/dec/tulip/ | 
| D | de2104x.c | 611 	struct de_desc *txd;  in de_start_xmit()  local726 	struct de_desc *txd;  in __de_set_rx_mode()  local
 
 | 
| /linux-4.1.27/drivers/ata/ | 
| D | pata_ep93xx.c | 703 	struct dma_async_tx_descriptor *txd;  in ep93xx_pata_dma_start()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/cirrus/ | 
| D | ep93xx_eth.c | 355 	struct ep93xx_tdesc *txd;  in ep93xx_xmit()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/micrel/ | 
| D | ks8851.c | 114 	u8			txd[8];  member
 | 
| /linux-4.1.27/drivers/net/hamradio/ | 
| D | yam.c | 126 	int txd;				/* tx delay */  member
 | 
| /linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | dma.c | 313 static uint txd(struct dma_info *di, uint x)  in txd()  function
 | 
| /linux-4.1.27/drivers/net/ethernet/3com/ | 
| D | typhoon.c | 717 	struct tx_desc *txd, *first_txd;  in typhoon_start_tx()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/icplus/ | 
| D | ipg.h | 712 	struct ipg_tx *txd;  member
 | 
| /linux-4.1.27/drivers/net/vmxnet3/ | 
| D | vmxnet3_defs.h | 309 	struct Vmxnet3_TxDesc		txd;  member
 | 
| /linux-4.1.27/drivers/net/ethernet/sis/ | 
| D | sis190.c | 700 		struct TxDesc *txd = tp->TxDescRing + entry;  in sis190_tx_interrupt()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/marvell/ | 
| D | mv643xx_eth.c | 2060 		struct tx_desc *txd = tx_desc + i;  in txq_init()  local
 | 
| /linux-4.1.27/drivers/net/wireless/ | 
| D | mwl8k.c | 162 	struct mwl8k_tx_desc *txd;  member
 |