Home
last modified time | relevance | path

Searched refs:dma_sync_single_for_device (Results 1 – 98 of 98) sorted by relevance

/linux-4.4.14/arch/m68k/kernel/
Ddma.c104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, in dma_sync_single_for_device() function
121 EXPORT_SYMBOL(dma_sync_single_for_device);
130 dma_sync_single_for_device(dev, sg->dma_address, sg->length, in dma_sync_sg_for_device()
141 dma_sync_single_for_device(dev, handle, size, dir); in dma_map_single()
152 dma_sync_single_for_device(dev, handle, size, dir); in dma_map_page()
165 dma_sync_single_for_device(dev, sg->dma_address, sg->length, in dma_map_sg()
/linux-4.4.14/arch/parisc/include/asm/
Ddma-mapping.h19 …void (*dma_sync_single_for_device)(struct device *dev, dma_addr_t iova, unsigned long offset, size… member
132 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size, in dma_sync_single_for_device() function
135 if(hppa_dma_ops->dma_sync_single_for_device) in dma_sync_single_for_device()
136 hppa_dma_ops->dma_sync_single_for_device(dev, dma_handle, 0, size, direction); in dma_sync_single_for_device()
153 if(hppa_dma_ops->dma_sync_single_for_device) in dma_sync_single_range_for_device()
154 hppa_dma_ops->dma_sync_single_for_device(dev, dma_handle, offset, size, direction); in dma_sync_single_range_for_device()
/linux-4.4.14/arch/c6x/kernel/
Ddma.c104 void dma_sync_single_for_device(struct device *dev, dma_addr_t handle, in dma_sync_single_for_device() function
111 EXPORT_SYMBOL(dma_sync_single_for_device);
136 dma_sync_single_for_device(dev, sg_dma_address(sg), in dma_sync_sg_for_device()
/linux-4.4.14/arch/m68k/include/asm/
Ddma-mapping.h77 extern void dma_sync_single_for_device(struct device *, dma_addr_t, size_t,
87 dma_sync_single_for_device(dev, dma_handle, offset + size, direction); in dma_sync_single_range_for_device()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_sgdma.c104 dma_sync_single_for_device(priv->device, priv->txdescphys, in sgdma_initialize()
107 dma_sync_single_for_device(priv->device, priv->rxdescphys, in sgdma_initialize()
373 dma_sync_single_for_device(priv->device, in sgdma_async_read()
402 dma_sync_single_for_device(priv->device, priv->txdescphys, in sgdma_async_write()
Daltera_tse_main.c608 dma_sync_single_for_device(priv->device, buffer->dma_addr, in tse_start_xmit()
/linux-4.4.14/arch/nios2/mm/
Ddma-mapping.c132 void dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() function
139 EXPORT_SYMBOL(dma_sync_single_for_device);
/linux-4.4.14/arch/avr32/include/asm/
Ddma-mapping.h276 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() function
297 dma_sync_single_for_device(dev, dma_handle, offset+size, direction); in dma_sync_single_range_for_device()
/linux-4.4.14/drivers/mmc/host/
Dmmc_spi.c183 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readbytes()
539 dma_sync_single_for_device(host->dma_dev, in mmc_spi_command_send()
683 dma_sync_single_for_device(host->dma_dev, in mmc_spi_writeblock()
813 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readblock()
816 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readblock()
1013 dma_sync_single_for_device(host->dma_dev, in mmc_spi_data_do()
Dsdhci.c578 dma_sync_single_for_device(mmc_dev(host->mmc), in sdhci_adma_table_pre()
/linux-4.4.14/include/asm-generic/
Ddma-mapping-broken.h75 #define dma_sync_single_for_device dma_sync_single_for_cpu macro
Dpci-dma-compat.h83dma_sync_single_for_device(hwdev == NULL ? NULL : &hwdev->dev, dma_handle, size, (enum dma_data_di… in pci_dma_sync_single_for_device()
Ddma-mapping-common.h115 static inline void dma_sync_single_for_device(struct device *dev, in dma_sync_single_for_device() function
/linux-4.4.14/arch/c6x/include/asm/
Ddma-mapping.h83 extern void dma_sync_single_for_device(struct device *dev, dma_addr_t handle,
/linux-4.4.14/arch/frv/include/asm/
Ddma-mapping.h63 void dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size, in dma_sync_single_for_device() function
/linux-4.4.14/drivers/dma/
Dtxx9dmac.c442 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_dequeue()
786 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_dma_memcpy()
799 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_dma_memcpy()
880 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_slave_sg()
894 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_slave_sg()
957 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_chain_dynamic()
Dtimb_dma.c554 dma_sync_single_for_device(chan2dmadev(chan), td_desc->txd.phys, in td_prep_slave_sg()
Dnbpfaxi.c552 dma_sync_single_for_device(dev, ldesc->hwdesc_dma_addr, sizeof(*hwdesc), in nbpf_prep_one()
Diop-adma.c1010 dma_sync_single_for_device(&iop_chan->device->pdev->dev, dest_dma, in iop_adma_xor_val_self_test()
Dste_dma40.c2191 dma_sync_single_for_device(chan->base->dev, desc->lli_pool.dma_addr, in d40_prep_sg_phy()
/linux-4.4.14/drivers/char/xillybus/
Dxillybus_of.c55 dma_sync_single_for_device(ep->dev, dma_handle, size, direction); in xilly_dma_sync_single_for_device_of()
/linux-4.4.14/arch/mn10300/include/asm/
Ddma-mapping.h100 void dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() function
/linux-4.4.14/arch/cris/include/asm/
Ddma-mapping.h93 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size, in dma_sync_single_for_device() function
/linux-4.4.14/arch/nios2/include/asm/
Ddma-mapping.h88 extern void dma_sync_single_for_device(struct device *dev,
/linux-4.4.14/arch/blackfin/include/asm/
Ddma-mapping.h133 dma_sync_single_for_device(struct device *dev, dma_addr_t handle, size_t size, in dma_sync_single_for_device() function
/linux-4.4.14/arch/parisc/kernel/
Dpci-dma.c558 .dma_sync_single_for_device = pa11_dma_sync_single_for_device,
598 .dma_sync_single_for_device = pa11_dma_sync_single_for_device,
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.c193 dma_sync_single_for_device(fei->dev, in c8sectpfe_start_feed()
287 dma_sync_single_for_device(fei->dev, in c8sectpfe_stop_feed()
341 dma_sync_single_for_device(fei->dev, in c8sectpfe_stop_feed()
525 dma_sync_single_for_device(fei->dev, in configure_memdma_and_inputblock()
/linux-4.4.14/arch/metag/include/asm/
Ddma-mapping.h112 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() function
/linux-4.4.14/arch/arc/include/asm/
Ddma-mapping.h137 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_for_device() function
/linux-4.4.14/arch/tile/kernel/
Dpci-dma.c307 dma_sync_single_for_device(dev, sg->dma_address, in tile_dma_sync_sg_for_device()
494 dma_sync_single_for_device(dev, sg->dma_address, in tile_pci_dma_sync_sg_for_device()
/linux-4.4.14/drivers/soc/ti/
Dknav_qmss_acc.c196 dma_sync_single_for_device(kdev->dev, list_dma, info->list_size, in knav_acc_int_handler()
586 dma_sync_single_for_device(kdev->dev, list_dma, mem_size, in knav_init_acc_range()
Dknav_qmss_queue.c689 dma_sync_single_for_device(pool->dev, dma_addr, dma_size, in kdesc_fill_pool()
924 dma_sync_single_for_device(pool->dev, *dma, size, DMA_TO_DEVICE); in knav_pool_desc_map()
/linux-4.4.14/drivers/crypto/
Datmel-tdes.c331 dma_sync_single_for_device(dd->dev, dd->dma_addr_out, in atmel_tdes_crypt_pdc_stop()
411 dma_sync_single_for_device(dd->dev, dma_addr_in, length, in atmel_tdes_crypt_pdc()
448 dma_sync_single_for_device(dd->dev, dma_addr_in, length, in atmel_tdes_crypt_dma()
656 dma_sync_single_for_device(dd->dev, dd->dma_addr_out, in atmel_tdes_crypt_dma_stop()
Dtalitos.c1114 dma_sync_single_for_device(dev, edesc->dma_link_tbl, in ipsec_esp()
1157 dma_sync_single_for_device(dev, edesc->dma_link_tbl, in ipsec_esp()
1200 dma_sync_single_for_device(ctx->dev, edesc->dma_link_tbl, in ipsec_esp()
1411 dma_sync_single_for_device(dev, in unmap_sg_talitos_ptr()
1474 dma_sync_single_for_device(dev, edesc->dma_link_tbl, in map_sg_in_talitos_ptr()
1490 dma_sync_single_for_device(dev, in map_sg_in_talitos_ptr()
1524 dma_sync_single_for_device(dev, in map_sg_out_talitos_ptr()
1542 dma_sync_single_for_device(dev, edesc->dma_link_tbl, in map_sg_out_talitos_ptr()
Datmel-aes.c322 dma_sync_single_for_device(dd->dev, dma_addr_in, length, in atmel_aes_crypt_dma()
324 dma_sync_single_for_device(dd->dev, dma_addr_out, length, in atmel_aes_crypt_dma()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_dma.c96 dma_sync_single_for_device(dma->txchan->device->dev, dma->tx_addr, in serial8250_tx_dma()
D8250_omap.c844 dma_sync_single_for_device(dma->rxchan->device->dev, dma->rx_addr, in omap_8250_rx_dma()
979 dma_sync_single_for_device(dma->txchan->device->dev, dma->tx_addr, in omap_8250_tx_dma()
/linux-4.4.14/drivers/spi/
Dspi-tegra114.c393 dma_sync_single_for_device(tspi->dev, tspi->tx_dma_phys, in tegra_spi_copy_client_txbuf_to_spi_txbuf()
424 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_spi_copy_spi_rxbuf_to_client_rxbuf()
527 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_spi_start_dma_based_transfer()
Dspi-tegra20-slink.c402 dma_sync_single_for_device(tspi->dev, tspi->tx_dma_phys, in tegra_slink_copy_client_txbuf_to_spi_txbuf()
433 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_slink_copy_spi_rxbuf_to_client_rxbuf()
541 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_slink_start_dma_based_transfer()
Dspi-au1550.c368 dma_sync_single_for_device(hw->dev, dma_rx_addr, in au1550_spi_dma_txrxb()
373 dma_sync_single_for_device(hw->dev, dma_rx_addr, in au1550_spi_dma_txrxb()
Dspi-sh-msiof.c700 dma_sync_single_for_device(p->master->dma_tx->device->dev, in sh_msiof_dma_once()
Dspi-atmel.c852 dma_sync_single_for_device(&as->pdev->dev, in atmel_spi_next_xfer_data()
/linux-4.4.14/drivers/tty/serial/
Dserial-tegra.c428 dma_sync_single_for_device(tup->uport.dev, tup->tx_dma_buf_phys, in tegra_uart_start_tx_dma()
568 dma_sync_single_for_device(tup->uport.dev, tup->rx_dma_buf_phys, in tegra_uart_copy_rx_to_tty()
655 dma_sync_single_for_device(tup->uport.dev, tup->rx_dma_buf_phys, in tegra_uart_start_rx_dma()
Dfsl_lpuart.c341 dma_sync_single_for_device(sport->port.dev, sport->dma_rx_buf_bus, in lpuart_copy_rx_to_tty()
374 dma_sync_single_for_device(sport->port.dev, sport->dma_tx_buf_bus, in lpuart_dma_tx()
438 dma_sync_single_for_device(sport->port.dev, sport->dma_rx_buf_bus, in lpuart_dma_rx()
Dsamsung.c300 dma_sync_single_for_device(ourport->port.dev, dma->tx_transfer_addr, in s3c24xx_serial_start_tx_dma()
485 dma_sync_single_for_device(ourport->port.dev, dma->rx_addr, in s3c64xx_start_rx_dma()
Datmel_serial.c1358 dma_sync_single_for_device(port->dev, in atmel_tx_pdc()
1532 dma_sync_single_for_device(port->dev, pdc->dma_addr, in atmel_rx_from_pdc()
Dsh-sci.c1240 dma_sync_single_for_device(chan->device->dev, buf, s->tx_dma_len, in work_fn_tx()
/linux-4.4.14/drivers/net/ethernet/cirrus/
Dep93xx_eth.c291 dma_sync_single_for_device(dev->dev.parent, in ep93xx_rx()
373 dma_sync_single_for_device(dev->dev.parent, txd->buf_addr, skb->len, in ep93xx_xmit()
/linux-4.4.14/drivers/mtd/nand/
Ddenali.c1087 dma_sync_single_for_device(denali->dev, addr, size, DMA_TO_DEVICE); in write_page()
1180 dma_sync_single_for_device(denali->dev, addr, size, DMA_FROM_DEVICE); in denali_read_page()
1227 dma_sync_single_for_device(denali->dev, addr, size, DMA_FROM_DEVICE); in denali_read_page_raw()
/linux-4.4.14/drivers/iommu/
Dshmobile-iommu.c87 dma_sync_single_for_device(NULL, pgtable->handle + index * sizeof(val), in pgtable_write()
Dio-pgtable-arm.c258 dma_sync_single_for_device(cfg->iommu_dev, in __arm_lpae_set_pte()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Drecv.c128 dma_sync_single_for_device(sc->dev, bf->bf_buf_addr, in ath_rx_edma_buf_link()
648 dma_sync_single_for_device(sc->dev, bf->bf_buf_addr, in ath_edma_get_buffers()
Dxmit.c346 dma_sync_single_for_device(sc->dev, bf->bf_buf_addr, in ath_tx_set_retry()
2438 dma_sync_single_for_device(sc->dev, bf->bf_buf_addr, in ath_tx_cabq()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_mr.c354 dma_sync_single_for_device(&dev->pdev->dev, dma_handle, in mthca_arbel_write_mtt_seg()
790 dma_sync_single_for_device(&dev->pdev->dev, fmr->mem.arbel.dma_handle, in mthca_arbel_map_phys_fmr()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dmr.c714 dma_sync_single_for_device(&dev->persist->pdev->dev, dma_handle, in mlx4_write_mtt_chunk()
1026 dma_sync_single_for_device(&dev->persist->pdev->dev, fmr->dma_handle, in mlx4_map_phys_fmr()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Db44.c153 dma_sync_single_for_device(sdev->dma_dev, dma_base + offset, in b44_sync_dma_desc_for_device()
774 dma_sync_single_for_device(bp->sdev->dma_dev, dest_map->mapping, in b44_recycle_rx()
1142 dma_sync_single_for_device(bp->sdev->dma_dev, bp->rx_ring_dma, in b44_init_rings()
1146 dma_sync_single_for_device(bp->sdev->dma_dev, bp->tx_ring_dma, in b44_init_rings()
Dbgmac.c410 dma_sync_single_for_device(dma_dev, slot->dma_addr, BGMAC_RX_BUF_SIZE, in bgmac_dma_rx_poison_buf()
Dbcm63xx_enet.c398 dma_sync_single_for_device(kdev, desc->address, in bcm_enet_receive_queue()
Dbnx2.c3008 dma_sync_single_for_device(&bp->pdev->dev, in bnx2_reuse_rx_data()
/linux-4.4.14/drivers/net/ethernet/moxa/
Dmoxart_ether.c351 dma_sync_single_for_device(&ndev->dev, priv->tx_mapping[tx_head], in moxart_mac_start_xmit()
/linux-4.4.14/drivers/net/ethernet/octeon/
Docteon_mgmt.c239 dma_sync_single_for_device(p->dev, p->rx_ring_handle, in octeon_mgmt_rx_fill_ring()
1313 dma_sync_single_for_device(p->dev, p->tx_ring_handle, in octeon_mgmt_xmit()
/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c432 dma_sync_single_for_device(greth->dev, dma_addr, skb->len, DMA_TO_DEVICE); in greth_start_xmit()
826 dma_sync_single_for_device(greth->dev, dma_addr, MAX_FRAME_SIZE, DMA_FROM_DEVICE); in greth_rx()
/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_qe_udc.c453 dma_sync_single_for_device(ep->udc->gadget.dev.parent, in qe_ep_rxbd_update()
1731 dma_sync_single_for_device(ep->udc->gadget.dev.parent, in __qe_ep_queue()
2566 dma_sync_single_for_device(udc->gadget.dev.parent, in qe_udc_probe()
Dfotg210-udc.c362 dma_sync_single_for_device(NULL, d, length, in fotg210_start_dma()
Dudc-xilinx.c390 dma_sync_single_for_device(udc->dev, src, in xudc_dma_send()
/linux-4.4.14/drivers/parisc/
Dccio-dma.c1014 .dma_sync_single_for_device = NULL, /* NOP for U2/Uturn */
Dsba_iommu.c1071 .dma_sync_single_for_device = NULL,
/linux-4.4.14/drivers/net/wireless/b43legacy/
Ddma.c313 dma_sync_single_for_device(ring->dev->dev->dma_dev, in sync_descbuffer_for_device()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsunbmac.c863 dma_sync_single_for_device(&bp->bigmac_op->dev, in bigmac_rx()
Dsunhme.c2069 dma_sync_single_for_device(hp->dma_dev, dma_addr, len, DMA_FROM_DEVICE); in happy_meal_rx()
/linux-4.4.14/drivers/dma/ioat/
Dinit.c897 dma_sync_single_for_device(dev, dest_dma, PAGE_SIZE, DMA_FROM_DEVICE); in ioat_xor_val_self_test()
/linux-4.4.14/drivers/net/ethernet/i825xx/
Dlib82596.c731 dma_sync_single_for_device(dev->dev.parent, in i596_rx()
/linux-4.4.14/Documentation/
DDMA-API-HOWTO.txt676 dma_sync_single_for_device(dev, dma_handle, size, direction);
747 * so dma_sync_single_for_device() is
DDMA-API.txt343 dma_sync_single_for_device(struct device *dev, dma_addr_t dma_handle, size_t size,
/linux-4.4.14/drivers/atm/
Dfore200e.c460dma_sync_single_for_device(&((struct pci_dev *) fore200e->bus_dev)->dev, dma_addr, size, direction… in fore200e_pca_dma_sync_for_device()
712 dma_sync_single_for_device(&op->dev, dma_addr, size, direction); in fore200e_sba_dma_sync_for_device()
Didt77252.c1896 dma_sync_single_for_device(&card->pcidev->dev, IDT77252_PRV_PADDR(skb), in recycle_rx_skb()
/linux-4.4.14/drivers/net/ethernet/aurora/
Dnb8800.c255 dma_sync_single_for_device(&dev->dev, dma, len, in nb8800_receive()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmr.c930 dma_sync_single_for_device(ddev, dma, size, DMA_TO_DEVICE); in mlx5_ib_update_mtt()
/linux-4.4.14/drivers/net/wireless/b43/
Ddma.c403 dma_sync_single_for_device(ring->dev->dev->dma_dev, in sync_descbuffer_for_device()
/linux-4.4.14/include/rdma/
Dib_verbs.h2797 dma_sync_single_for_device(dev->dma_device, addr, size, dir); in ib_dma_sync_single_for_device()
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.c96 dma_sync_single_for_device(musb->controller, in map_dma_buffer()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1426 dma_sync_single_for_device(&pdev->dev, in e1000_run_loopback_test()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_bo.c469 dma_sync_single_for_device(device->dev, ttm_dma->dma_address[i], in nouveau_bo_sync_for_device()
/linux-4.4.14/drivers/scsi/
D53c700.c366 dma_sync_single_for_device(hostdata->dev, pScript, sizeof(SCRIPT), DMA_TO_DEVICE); in NCR_700_detect()
/linux-4.4.14/drivers/net/ethernet/dlink/
Dsundance.c1391 dma_sync_single_for_device(&np->pci_dev->dev, in rx_poll()
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-rhine.c2117 dma_sync_single_for_device(hwdev, in rhine_rx()
Dvia-velocity.c2073 dma_sync_single_for_device(vptr->dev, rd_info->skb_dma, in velocity_receive_frame()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dethtool.c1660 dma_sync_single_for_device(&pdev->dev, in e1000_run_loopback_test()
Dnetdev.c1411 dma_sync_single_for_device(&pdev->dev, in e1000_clean_rx_irq_ps()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_mrmw.c2548 dma_sync_single_for_device(dev->dma_device, addr, size, dir); in ehca_dma_sync_single_for_device()
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
Dtrans.c127 dma_sync_single_for_device(trans->dev, trans_pcie->fw_mon_phys, in iwl_pcie_alloc_fw_monitor()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c493 dma_sync_single_for_device( in _nbu2ss_dma_map_single()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_ethtool.c1819 dma_sync_single_for_device(rx_ring->dev, in igb_clean_test_rings()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_main.c1515 dma_sync_single_for_device(&fep->pdev->dev, bdp->cbd_bufaddr, in fec_enet_rx_queue()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c1864 dma_sync_single_for_device(rx_ring->dev, in ixgbe_clean_test_rings()
/linux-4.4.14/drivers/firewire/
Dohci.c931 dma_sync_single_for_device(ctx->ohci->card.device, in ar_recycle_buffers()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c771 dma_sync_single_for_device(&pdev->dev, mapping, in bnxt_copy_skb()
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c7353 dma_sync_single_for_device(d, addr, pkt_size, DMA_FROM_DEVICE); in rtl8169_try_rx_copy()