Home
last modified time | relevance | path

Searched refs:dongle_reset_needed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c2004 bool dongle_reset_needed; in dhdpcie_dongle_attach() local
2135 BCM_REFERENCE(dongle_reset_needed); in dhdpcie_dongle_attach()
2162 dongle_reset_needed = FALSE; in dhdpcie_dongle_attach()
2164 dongle_reset_needed = TRUE; in dhdpcie_dongle_attach()
2168 dongle_reset_needed = !(bus->dhd->dongle_isolation); in dhdpcie_dongle_attach()
2190 if (dongle_reset_needed) { in dhdpcie_dongle_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c2004 bool dongle_reset_needed; in dhdpcie_dongle_attach() local
2135 BCM_REFERENCE(dongle_reset_needed); in dhdpcie_dongle_attach()
2162 dongle_reset_needed = FALSE; in dhdpcie_dongle_attach()
2164 dongle_reset_needed = TRUE; in dhdpcie_dongle_attach()
2168 dongle_reset_needed = !(bus->dhd->dongle_isolation); in dhdpcie_dongle_attach()
2190 if (dongle_reset_needed) { in dhdpcie_dongle_attach()