Lines Matching refs:dongle_isolation
247 bool dongle_isolation, bool reset_flag);
2168 dongle_reset_needed = !(bus->dhd->dongle_isolation); in dhdpcie_dongle_attach()
2635 if (bus->sih && !bus->dhd->dongle_isolation) { in dhdpcie_bus_remove_prep()
2719 bool dongle_isolation = FALSE; in dhdpcie_bus_release() local
2737 dongle_isolation = bus->dhd->dongle_isolation; in dhdpcie_bus_release()
2771 dhdpcie_bus_release_dongle(bus, osh, dongle_isolation, TRUE); in dhdpcie_bus_release()
2781 dhdpcie_bus_release_dongle(bus, osh, dongle_isolation, TRUE); in dhdpcie_bus_release()
2828 dhdpcie_bus_release_dongle(dhd_bus_t *bus, osl_t *osh, bool dongle_isolation, bool reset_flag) in dhdpcie_bus_release_dongle() argument
2859 if (!dongle_isolation && in dhdpcie_bus_release_dongle()
7744 bus->dhd->dongle_isolation, TRUE); in dhd_bus_devreset()
8686 int_val = bus->dhd->dongle_isolation; in dhdpcie_bus_doiovar()
8691 bus->dhd->dongle_isolation = bool_val; in dhdpcie_bus_doiovar()
15079 bool dongle_isolation; in dhd_bus_release_dongle() local
15093 dongle_isolation = bus->dhd->dongle_isolation; in dhd_bus_release_dongle()
15094 dhdpcie_bus_release_dongle(bus, osh, dongle_isolation, TRUE); in dhd_bus_release_dongle()