Searched defs:xfer_size (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/arch/tile/include/arch/ |
H A D | mpipe_shm.h | 83 uint_reg_t xfer_size : 14; member in struct:__anon2765::__anon2766
|
/linux-4.1.27/arch/tile/include/gxio/ |
H A D | mpipe.h | 311 unsigned int xfer_size = idesc->l2_size; gxio_mpipe_idesc_get_l2_length() local
|
/linux-4.1.27/drivers/dma/ioat/ |
H A D | dma_v3.c | 702 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 D | isp1362-hcd.c | 175 u16 xfer_size = min_t(size_t, MAX_XFER_SIZE, size); max_transfer_size() local
|
/linux-4.1.27/drivers/dma/ |
H A D | img-mdc-dma.c | 95 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 D | at_xdmac.c | 249 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 D | rcar-dmac.c | 784 unsigned int xfer_size; rcar_dmac_chan_configure_desc() local
|
/linux-4.1.27/sound/pci/asihpi/ |
H A D | hpi6000.c | 1227 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 D | bnx2x_ethtool.c | 1436 unsigned int start_addr = ee->offset, xfer_size = 0; bnx2x_get_module_eeprom() local
|
H A D | bnx2x_link.c | 8075 u8 xfer_size; bnx2x_read_sfp_module_eeprom() local
|
Completed in 643 milliseconds