HomeSort by relevance Sort by last modified time
    Searched refs:dma (Results 51 - 75 of 79) sorted by null

1 23 4

  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
if.h 99 unsigned char dma; member in struct:ifmap
wanrouter.h 145 int dma; member in struct:wandev_conf
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
if.h 99 unsigned char dma; member in struct:ifmap
wanrouter.h 145 int dma; member in struct:wandev_conf
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
if.h 99 unsigned char dma; member in struct:ifmap
wanrouter.h 145 int dma; member in struct:wandev_conf
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
whalHwMboxConfig.c     [all...]
  /hardware/ti/wlan/wl1271/Test/
TWD_Debug.c 353 /* Dma */
354 pElem->dma.RxDMAErrors = ENDIAN_HANDLE_LONG(pElem->dma.RxDMAErrors);
355 pElem->dma.TxDMAErrors = ENDIAN_HANDLE_LONG(pElem->dma.TxDMAErrors);
517 /* Dma */
518 WLAN_OS_REPORT(("------ Dma statistics -------------------\n"));
519 WLAN_OS_REPORT(("RxDMAErrors = %d\n", pElem->dma.RxDMAErrors));
520 WLAN_OS_REPORT(("TxDMAErrors = %d\n", pElem->dma.TxDMAErrors));
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
TWD_Debug.c 353 /* Dma */
354 pElem->dma.RxDMAErrors = ENDIAN_HANDLE_LONG(pElem->dma.RxDMAErrors);
355 pElem->dma.TxDMAErrors = ENDIAN_HANDLE_LONG(pElem->dma.TxDMAErrors);
517 /* Dma */
518 WLAN_OS_REPORT(("------ Dma statistics -------------------\n"));
519 WLAN_OS_REPORT(("RxDMAErrors = %d\n", pElem->dma.RxDMAErrors));
520 WLAN_OS_REPORT(("TxDMAErrors = %d\n", pElem->dma.TxDMAErrors));
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldDb.h 326 TDmaParams dma; /* Rx/Tx queue parameters */ member in struct:__anon10247
CmdBld.h 251 #define DB_DMA(HCMDBLD) (((TCmdBld *)HCMDBLD)->tDb.dma)
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldDb.h 328 TDmaParams dma; /* Rx/Tx queue parameters */ member in struct:__anon16969
  /external/kernel-headers/original/linux/
usb.h 49 * @hcpriv: for use by HCD; typically holds hardware dma queue head (QH)
703 * is set). This buffer must be suitable for DMA; allocate it with
708 * the device driver is saying that it provided this DMA address,
726 * device driver has provided this DMA address for the setup packet.
754 * perform a dma mapping (and unmapping) for each buffer transferred. Those
755 * mapping operations can be expensive on some platforms (perhaps using a dma
761 * the device driver is DMA-aware. For example, a device driver might
762 * allocate a DMA buffer with usb_buffer_alloc() or call usb_buffer_map().
764 * attempt to use the dma addresses found in the transfer_dma and/or
765 * setup_dma fields rather than determining a dma address themselves. (Not
    [all...]
netdevice.h 288 unsigned char dma; /* DMA channel */ member in struct:net_device
305 #define NETIF_F_HIGHDMA 32 /* Can DMA to high memory. */
pnp.h 94 unsigned char map; /* bitmask for DMA channels */
95 unsigned char flags; /* DMA flags */
118 struct pnp_dma *dma; /* first DMA */ member in struct:pnp_option
  /hardware/ti/wlan/wl1271/external_drivers/sdio/linux/
SdioDrv.c 42 #include <linux/dma-mapping.h>
51 #include <plat/dma.h>
59 #include <mach/dma.h>
75 * HSMMC Address and DMA Settings
807 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
839 printk(KERN_ERR "sdioDrv_ReadAsync: previous DMA op is not finished!\n");
856 /* Continued at sdiodrv_irq() after DMA transfer is finished */
927 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
958 PERR("sdioDrv_WriteAsync: previous DMA op is not finished!\n");
975 /* Continued at sdiodrv_irq() after DMA transfer is finished *
    [all...]
  /system/wlan/ti/wilink_6_1/external_drivers/sdio/linux/
SdioDrv.c 24 #include <linux/dma-mapping.h>
33 #include <plat/dma.h>
41 #include <mach/dma.h>
57 * HSMMC Address and DMA Settings
710 /* Provide the DMA buffer address to the upper layer so it will use it
818 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
859 printk(KERN_ERR "sdioDrv_ReadAsync: previous DMA op is not finished!\n");
876 /* Continued at sdiodrv_irq() after DMA transfer is finished */
947 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
976 PERR("sdioDrv_WriteAsync: previous DMA op is not finished!\n")
    [all...]
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 562 __u8 dma; member in struct:rtnl_link_ifmap
  /external/quake/quake/src/WinQuake/
net_bw.cpp 201 byte dma; member in struct:__anon7157

Completed in 3455 milliseconds

1 23 4