• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/shared/

Lines Matching defs:DMA_ERROR

37 #define	DMA_ERROR(args) if (!(*di->msg_level & 1)); else printf args
40 #define DMA_ERROR(args) if (!(*di->msg_level & 1)); else printf args
43 #define DMA_ERROR(args)
564 DMA_ERROR(("%s: driver doesn't support 32-bit DMA\n", __FUNCTION__));
803 DMA_ERROR(("%s: %s: out of tx memory, malloced %d bytes\n",
814 DMA_ERROR(("%s: %s: out of rx memory, malloced %d bytes\n",
835 DMA_ERROR(("%s: %s: txdpa 0x%x: addrext not supported\n",
840 DMA_ERROR(("%s: %s: rxdpa 0x%x: addrext not supported\n",
1072 DMA_ERROR(("%s: _dma_isaddrext: DMA64 tx doesn't have AE set\n",
1079 DMA_ERROR(("%s: _dma_isaddrext: DMA64 rx doesn't have AE set\n",
1368 DMA_ERROR(("%s: dma_rx: frame length (%d)\n", di->name, len));
1433 DMA_ERROR(("_dma_rx, rxin %d rxout %d, hw_curr %d\n",
1439 DMA_ERROR(("%s: dma_rx: bad frame length (%d)\n", di->name, len));
1943 DMA_ERROR(("_dma_ctrlflags: NULL dma handle\n"));
2338 DMA_ERROR(("%s: dma_alloc: DMA_ALLOC_CONSISTENT(ntxd) failed\n",
2357 DMA_ERROR(("%s: dma_alloc: DMA_ALLOC_CONSISTENT(nrxd) failed\n",
2400 DMA_ERROR(("%s: status != D64_XS0_XS_DISABLED 0x%x\n", __FUNCTION__, status));
2580 DMA_ERROR(("%s: dma_txfast: out of txds\n", di->name));
2755 DMA_ERROR(("%s: dma_txrotate: ring full - punt\n", di->name));
3021 DMA_ERROR(("%s: dma64_alloc: DMA_ALLOC_CONSISTENT(ntxd) failed\n",
3047 DMA_ERROR(("%s: dma64_alloc: DMA_ALLOC_CONSISTENT(nrxd) failed\n",
3096 DMA_ERROR(("%s: status != D64_XS0_XS_DISABLED 0x%x\n", __FUNCTION__, status));
3259 DMA_ERROR(("%s: %s: out of txds !!!\n", di->name, __FUNCTION__));
3396 DMA_ERROR(("%s: dma_txfast: Out-of-DMA"
3421 DMA_ERROR(("%s: dma_txfast: Out-of-DMA descriptors"
3469 DMA_ERROR(("%s: dma_txfast: out of txds !!!\n", di->name));
3708 DMA_ERROR(("%s: dma_txrotate: ring full - punt\n", di->name));
4016 DMA_ERROR(("%s: dma_rxfast: out of rxds\n", di->name));
4053 DMA_ERROR(("%s: dma_txfast: Out-of-DMA descriptors"
4075 DMA_ERROR(("%s: dma_txfast: out of txds !!!\n", di->name));
4239 DMA_ERROR(("%s: dma_txfast: out of txds !!!\n", di->name));