Home
last modified time | relevance | path

Searched defs:dongle_isolation (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_pcie.c1365 bool dongle_isolation; in dhdpcie_dongle_attach() local
1887 bool dongle_isolation = FALSE; in dhdpcie_bus_release() local
1957 dhdpcie_bus_release_dongle(dhd_bus_t *bus, osl_t *osh, bool dongle_isolation, bool reset_flag) in dhdpcie_bus_release_dongle()
9848 bool dongle_isolation; in dhd_bus_release_dongle() local
Ddhd_sdio.c8693 bool dongle_isolation = FALSE; in dhdsdio_release() local
8776 dhdsdio_release_dongle(dhd_bus_t *bus, osl_t *osh, bool dongle_isolation, bool reset_flag) in dhdsdio_release_dongle()
Ddhd_linux.c8533 bool dongle_isolation = dhdp->dongle_isolation; in dhd_wlan_power_off_handler() local
8564 bool dongle_isolation = dhdp->dongle_isolation; in dhd_wlan_power_on_handler() local
Ddhd.h1089 bool dongle_isolation; member