Searched defs:xfer_size (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/arch/tile/include/arch/
H A Dmpipe_shm.h83 uint_reg_t xfer_size : 14; member in struct:__anon2765::__anon2766
/linux-4.1.27/arch/tile/include/gxio/
H A Dmpipe.h311 unsigned int xfer_size = idesc->l2_size; gxio_mpipe_idesc_get_l2_length() local
/linux-4.1.27/drivers/dma/ioat/
H A Ddma_v3.c702 size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log); __ioat3_prep_xor_lock() local
887 size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log); __ioat3_prep_pq_lock() local
995 size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log); __ioat3_prep_pq16_lock() local
/linux-4.1.27/drivers/usb/host/
H A Disp1362-hcd.c175 u16 xfer_size = min_t(size_t, MAX_XFER_SIZE, size); max_transfer_size() local
/linux-4.1.27/drivers/dma/
H A Dimg-mdc-dma.c95 u32 xfer_size; member in struct:mdc_hw_list_desc
307 size_t xfer_size; mdc_prep_dma_memcpy() local
402 size_t xfer_size; mdc_prep_dma_cyclic() local
483 size_t xfer_size; for_each_sg() local
H A Dat_xdmac.c249 unsigned int xfer_size; member in struct:at_xdmac_desc
599 unsigned int xfer_size = 0; at_xdmac_prep_slave_sg() local
794 size_t remaining_size = len, xfer_size = 0, ublen; at_xdmac_prep_dma_memcpy() local
863 dev_dbg(chan2dev(chan), "%s: xfer_size=%zu\n", __func__, xfer_size); at_xdmac_prep_dma_memcpy() local
/linux-4.1.27/drivers/dma/sh/
H A Drcar-dmac.c784 unsigned int xfer_size; rcar_dmac_chan_configure_desc() local
/linux-4.1.27/sound/pci/asihpi/
H A Dhpi6000.c1227 int xfer_size; hpi6000_dsp_block_write32() local
1265 int xfer_size; hpi6000_dsp_block_read32() local
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c1436 unsigned int start_addr = ee->offset, xfer_size = 0; bnx2x_get_module_eeprom() local
H A Dbnx2x_link.c8075 u8 xfer_size; bnx2x_read_sfp_module_eeprom() local

Completed in 643 milliseconds