Searched refs:dongle_isolation (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd.h265 bool dongle_isolation; member in struct:dhd_pub
H A Ddhd_sdio.c541 static void dhdsdio_release_dongle(dhd_bus_t *bus, osl_t *osh, bool dongle_isolation,
3450 int_val = bus->dhd->dongle_isolation;
3455 bus->dhd->dongle_isolation = bool_val;
6892 bool dongle_isolation = FALSE; local
6899 dongle_isolation = bus->dhd->dongle_isolation;
6908 dhdsdio_release_dongle(bus, osh, dongle_isolation, TRUE);
6961 dhdsdio_release_dongle(dhd_bus_t *bus, osl_t *osh, bool dongle_isolation, bool reset_flag) argument
6974 if (KSO_ENAB(bus) && (dongle_isolation == FALSE))

Completed in 71 milliseconds