Home
last modified time | relevance | path

Searched refs:large (Results 1 – 25 of 30) sorted by relevance

12

/drivers/atm/
A Dnicstarmac.copyright25 * IDT always receives data into a small buffer, then large buffers
28 * Fix is simple: make large buffers large enough to hold entire
30 * copy small buffer contents to head of large buffer.
31 * Trick is to avoid fragmenting Linux, due to need for a lot of large
35 * recycle large data buffers
A DKconfig73 chipsets. However, in some cases, large bursts may overrun buffers
74 in the PCI chipset and cause data corruption. In such cases, large
153 The NICStAR chipset family is used in a large number of ATM NICs for
/drivers/pci/hotplug/
A DTODO14 * A large portion of cpqphp_ctrl.c and cpqphp_pci.c concerns resource
39 simplified. A lot of functions are too large and too complex, they need
43 * A large portion of ibmphp_res.c and ibmphp_pci.c concerns resource
/drivers/of/unittest-data/
A Doverlay.dtso8 hvac_2: hvac-large-1 {
9 compatible = "ot,hvac-large";
/drivers/scsi/aic7xxx/
A Daic7xxx_pci.c601 int pcheck, int fast, int large);
1006 int fast, int large) in ahc_scbram_config() argument
1019 if (large) in ahc_scbram_config()
1030 if (large) in ahc_scbram_config()
1044 if (large) in ahc_scbram_config()
1070 int large; in ahc_probe_ext_scbram() local
1075 large = FALSE; in ahc_probe_ext_scbram()
1084 ahc_scbram_config(ahc, /*enable*/TRUE, pcheck, fast, large); in ahc_probe_ext_scbram()
1128 large = TRUE; in ahc_probe_ext_scbram()
1154 large ? 64 : 32); in ahc_probe_ext_scbram()
[all …]
/drivers/net/ethernet/moxa/
A Dmoxart_ether.h325 #error MOXA ART Ethernet device driver TX buffer is too large!
328 #error MOXA ART Ethernet device driver RX buffer is too large!
/drivers/ipack/
A DKconfig14 large variety of functionality, they are most often found in
/drivers/soc/hisilicon/
A DKconfig15 ports are not in full lane status, have a large number of CRC
/drivers/net/can/
A Dgrcan.c938 struct grcan_dma_buffer *large = rsize > tsize ? &dma->rx : &dma->tx; in grcan_allocate_dma_buffers() local
964 large->handle = ALIGN(dma->base_handle, GRCAN_BUFFER_ALIGNMENT); in grcan_allocate_dma_buffers()
965 small->handle = large->handle + lsize; in grcan_allocate_dma_buffers()
966 shift = large->handle - dma->base_handle; in grcan_allocate_dma_buffers()
968 large->buf = dma->base_buf + shift; in grcan_allocate_dma_buffers()
969 small->buf = large->buf + lsize; in grcan_allocate_dma_buffers()
/drivers/gpu/drm/amd/amdkfd/
A DKconfig38 GPUs with large memory BARs that expose the entire VRAM in PCIe bus
/drivers/net/hippi/
A DKconfig31 bool "Use large TX/RX rings"
/drivers/gpu/drm/xe/
A DKconfig.debug97 be large enough for complex issues. The tracking of FAST_REQ messages
/drivers/nvme/host/
A Dpci.c143 struct dma_pool *large; member
440 pools->large = dma_pool_create_node("nvme descriptor page", dev->dev, in nvme_setup_descriptor_pools()
442 if (!pools->large) in nvme_setup_descriptor_pools()
451 dma_pool_destroy(pools->large); in nvme_setup_descriptor_pools()
452 pools->large = NULL; in nvme_setup_descriptor_pools()
466 dma_pool_destroy(pools->large); in nvme_release_descriptor_pools()
641 return nvmeq->descriptor_pools.large; in nvme_dma_pool()
675 dma_pool_free(nvmeq->descriptor_pools.large, prp_list, in nvme_free_descriptors()
850 prp_list = dma_pool_alloc(nvmeq->descriptor_pools.large, in nvme_pci_setup_data_prp()
/drivers/net/ethernet/3com/
A DKconfig70 This option enables driver support for a large number of 10Mbps and
/drivers/mtd/ubi/
A DKconfig71 the device. Using fastmap makes only sense on large devices where
/drivers/net/ethernet/brocade/bna/
A Dbna.h188 (q0) = rxp->rxq.slr.large; \
A Dbna_types.h602 struct bna_rxq *large; member
/drivers/s390/char/
A DKconfig167 interface. If needed this memory is used for large contiguous memory
/drivers/mtd/devices/
A DKconfig175 Testing MTD users (eg JFFS2) on large media and media that might
/drivers/mtd/
A DKconfig43 Although most flash chips have an erase size too large to be useful
/drivers/hwtracing/coresight/
A DKconfig54 lookup. CATU helps TMC ETR to use a large physically non-contiguous trace
/drivers/gpu/drm/
A DKconfig146 large kernel messages. If in doubt, say "N".
/drivers/firmware/efi/
A DKconfig246 might take too much time to complete, causing large latencies which is
/drivers/usb/misc/
A DKconfig303 kernel entropy pool to ensure a large supply of entropy for
/drivers/char/
A DKconfig118 of threads across a large system which avoids bouncing a cacheline

Completed in 43 milliseconds

12