Searched refs:idma_enable (Results 1 – 18 of 18) sorted by relevance
119 #define IDMA_ENAB(dhd) ((dhd)->idma_enable)120 #define IDMA_ACTIVE(dhd) (((dhd)->idma_enable) && ((dhd)->idma_inited))
901 bool idma_enable; member
6625 bus->dhd->idma_enable = (sh->flags & PCIE_SHARED_IDMA) ? TRUE : FALSE; in dhdpcie_readshared()6715 bus->dhd->idma_enable = FALSE; in dhdpcie_readshared()7962 return bus->dhd->idma_enable; in dhdpcie_bus_get_pcie_idma_supported()
121 #define IDMA_ENAB(dhd) ((dhd)->idma_enable)122 #define IDMA_ACTIVE(dhd) (((dhd)->idma_enable) && ((dhd)->idma_inited))
1198 bool idma_enable; member
9688 bus->dhd->idma_enable = (sh->flags & PCIE_SHARED_IDMA) ? TRUE : FALSE; in dhdpcie_readshared()9797 bus->dhd->idma_enable = FALSE; in dhdpcie_readshared()11506 return bus->dhd->idma_enable; in dhdpcie_bus_get_pcie_idma_supported()
1200 bool idma_enable; member
9697 bus->dhd->idma_enable = (sh->flags & PCIE_SHARED_IDMA) ? TRUE : FALSE; in dhdpcie_readshared()9806 bus->dhd->idma_enable = FALSE; in dhdpcie_readshared()11515 return bus->dhd->idma_enable; in dhdpcie_bus_get_pcie_idma_supported()
101 #define IDMA_ENAB(dhd) ((dhd) && (dhd)->idma_enable)102 #define IDMA_ACTIVE(dhd) ((dhd) && ((dhd)->idma_enable) && ((dhd)->idma_inited))
1527 bool idma_enable; member
13683 bus->dhd->idma_enable = (sh->flags & PCIE_SHARED_IDMA) ? TRUE : FALSE; in dhdpcie_readshared()13798 bus->dhd->idma_enable = FALSE; in dhdpcie_readshared()15386 return bus->dhd->idma_enable; in dhdpcie_bus_get_pcie_idma_supported()
1529 bool idma_enable; member
13690 bus->dhd->idma_enable = (sh->flags & PCIE_SHARED_IDMA) ? TRUE : FALSE; in dhdpcie_readshared()13805 bus->dhd->idma_enable = FALSE; in dhdpcie_readshared()15393 return bus->dhd->idma_enable; in dhdpcie_bus_get_pcie_idma_supported()