Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h1741 uint32 gdb_proxy_stop_count; member
H A Ddhd_msgbuf.c10325 prev_stop_count = dhd->gdb_proxy_stop_count;
10327 } while ((timeleft == 0) && ((dhd->gdb_proxy_stop_count != prev_stop_count) ||
10328 (dhd->gdb_proxy_stop_count & GDB_PROXY_STOP_MASK)));
H A Ddhd_pcie.c8618 int_val = (int32)bus->dhd->gdb_proxy_stop_count; in dhdpcie_bus_doiovar()
8622 bus->dhd->gdb_proxy_stop_count = (uint32)int_val; in dhdpcie_bus_doiovar()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h1739 uint32 gdb_proxy_stop_count; member
H A Ddhd_msgbuf.c10329 prev_stop_count = dhd->gdb_proxy_stop_count;
10331 } while ((timeleft == 0) && ((dhd->gdb_proxy_stop_count != prev_stop_count) ||
10332 (dhd->gdb_proxy_stop_count & GDB_PROXY_STOP_MASK)));
H A Ddhd_pcie.c8611 int_val = (int32)bus->dhd->gdb_proxy_stop_count; in dhdpcie_bus_doiovar()
8615 bus->dhd->gdb_proxy_stop_count = (uint32)int_val; in dhdpcie_bus_doiovar()