Home
last modified time | relevance | path

Searched refs:ds_enabled (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.h391 bool ds_enabled; member
H A Ddhd_pcie.c1035 bus->ds_enabled = TRUE; in dhdpcie_dongle_attach()
4460 int_val = bus->ds_enabled; in dhdpcie_bus_doiovar()
4466 bus->ds_enabled = TRUE; in dhdpcie_bus_doiovar()
4474 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
4481 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
4487 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
5895 if (bus->ds_enabled) { in dhd_bus_set_device_wake()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.h519 bool ds_enabled; member
H A Ddhd_pcie.c2366 bus->ds_enabled = TRUE; in dhdpcie_dongle_attach()
8327 int_val = bus->ds_enabled; in dhdpcie_bus_doiovar()
8334 if (!bus->ds_enabled) { in dhdpcie_bus_doiovar()
8335 bus->ds_enabled = TRUE; in dhdpcie_bus_doiovar()
8344 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
8353 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
8361 if (bus->ds_enabled) { in dhdpcie_bus_doiovar()
8372 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
12323 if (bus->ds_enabled && bus->dhd->ring_attached) { in dhd_bus_set_device_wake()
12918 if (ds_acked && !bus->ds_enabled) { in dhd_bus_handle_mb_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.h519 bool ds_enabled; member
H A Ddhd_pcie.c2366 bus->ds_enabled = TRUE; in dhdpcie_dongle_attach()
8334 int_val = bus->ds_enabled; in dhdpcie_bus_doiovar()
8341 if (!bus->ds_enabled) { in dhdpcie_bus_doiovar()
8342 bus->ds_enabled = TRUE; in dhdpcie_bus_doiovar()
8351 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
8360 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
8368 if (bus->ds_enabled) { in dhdpcie_bus_doiovar()
8379 bus->ds_enabled = FALSE; in dhdpcie_bus_doiovar()
12330 if (bus->ds_enabled && bus->dhd->ring_attached) { in dhd_bus_set_device_wake()
12925 if (ds_acked && !bus->ds_enabled) { in dhd_bus_handle_mb_data()