Searched defs:xfer_size (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/drivers/dma/ | 
| D | img-mdc-dma.c | 95 	u32 xfer_size;  member 307 		size_t xfer_size;  in mdc_prep_dma_memcpy()  local 402 			size_t xfer_size;  in mdc_prep_dma_cyclic()  local 483 			size_t xfer_size;  in mdc_prep_slave_sg()  local
  | 
| D | at_xdmac.c | 249 	unsigned int			xfer_size;  member 599 	unsigned int		xfer_size = 0;  in at_xdmac_prep_slave_sg()  local 794 	size_t			remaining_size = len, xfer_size = 0, ublen;  in at_xdmac_prep_dma_memcpy()  local
  | 
| /linux-4.1.27/drivers/dma/ioat/ | 
| D | dma_v3.c | 702 		size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log);  in __ioat3_prep_xor_lock()  local 887 		size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log);  in __ioat3_prep_pq_lock()  local 995 		size_t xfer_size = min_t(size_t, len, 1 << ioat->xfercap_log);  in __ioat3_prep_pq16_lock()  local
  | 
| /linux-4.1.27/sound/pci/asihpi/ | 
| D | hpi6000.c | 1227 	int xfer_size;  in hpi6000_dsp_block_write32()  local 1265 	int xfer_size;  in hpi6000_dsp_block_read32()  local
  | 
| /linux-4.1.27/arch/tile/include/gxio/ | 
| D | mpipe.h | 311 	unsigned int xfer_size = idesc->l2_size;  in gxio_mpipe_idesc_get_l2_length()  local
  | 
| /linux-4.1.27/arch/tile/include/arch/ | 
| D | mpipe_shm.h | 83     uint_reg_t xfer_size  : 14;  member
  | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | isp1362-hcd.c | 175 	u16 xfer_size = min_t(size_t, MAX_XFER_SIZE, size);  in max_transfer_size()  local
  | 
| /linux-4.1.27/drivers/dma/sh/ | 
| D | rcar-dmac.c | 784 	unsigned int xfer_size;  in rcar_dmac_chan_configure_desc()  local
  | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_ethtool.c | 1436 	unsigned int start_addr = ee->offset, xfer_size = 0;  in bnx2x_get_module_eeprom()  local
  | 
| D | bnx2x_link.c | 8075 	u8 xfer_size;  in bnx2x_read_sfp_module_eeprom()  local
  |