| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_sock_qos.h | 105 BCM_REFERENCE(dhd_watchdog_ms); in dhd_analyze_sock_flows()
|
| H A D | dhd_linux_sock_qos.c | 61 extern uint dhd_watchdog_ms; 697 dhd_watchdog_ms = QOS_SAMPLING_INTVL_MS; in dhd_sock_qos_set_status() 701 dhd_watchdog_ms = dhd->psk_qos->watchdog_ms; in dhd_sock_qos_set_status()
|
| H A D | dhd_timesync.c | 927 if (dhd_watchdog_ms == 0) { in dhd_timesync_handle_fw_timestamp() 932 ts->fwts2hsts_delay_wdcount = ts->fwts2hsts_delay / dhd_watchdog_ms; in dhd_timesync_handle_fw_timestamp()
|
| H A D | dhd_sdio.c | 534 extern uint dhd_watchdog_ms; 1873 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1890 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1912 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1929 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 8323 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; in dhdsdio_pktgen_init() 8324 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; in dhdsdio_pktgen_init() 8782 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 10080 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); in dhdsdio_suspend() 11080 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset()
|
| H A D | dhd_linux.c | 704 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 705 module_param(dhd_watchdog_ms, uint, 0); 6743 dhd_analyze_sock_flows(dhd, dhd_watchdog_ms); in dhd_watchdog_thread() 6768 msecs_to_jiffies(dhd_watchdog_ms) - in dhd_watchdog_thread() 6769 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); in dhd_watchdog_thread() 6818 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); in dhd_watchdog() 11836 dhd->default_wd_interval = dhd_watchdog_ms; in dhd_attach() 12085 dhd_init_sock_flows_buf(dhd, dhd_watchdog_ms); in dhd_attach() 12671 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); in dhd_bus_start() 18349 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer() [all …]
|
| H A D | dhd_pcie.c | 2546 dhdp->dhd_watchdog_ms_backup = dhd_watchdog_ms; in dhdpcie_advertise_bus_cleanup() 3210 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 3251 dhd->bus->inb_dw_deassert_cnt += dhd_watchdog_ms; in dhd_bus_watchdog() 7784 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset() 9564 bus->dhd->dhd_watchdog_ms_backup = dhd_watchdog_ms; in dhdpcie_bus_suspend() 12314 uint wd_scale = dhd_watchdog_ms; in dhd_bus_doorbell_timeout_reset() 12316 if (dhd_watchdog_ms) { in dhd_bus_doorbell_timeout_reset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_sock_qos.h | 105 BCM_REFERENCE(dhd_watchdog_ms); in dhd_analyze_sock_flows()
|
| H A D | dhd_linux_sock_qos.c | 61 extern uint dhd_watchdog_ms; 697 dhd_watchdog_ms = QOS_SAMPLING_INTVL_MS; in dhd_sock_qos_set_status() 701 dhd_watchdog_ms = dhd->psk_qos->watchdog_ms; in dhd_sock_qos_set_status()
|
| H A D | dhd_timesync.c | 927 if (dhd_watchdog_ms == 0) { in dhd_timesync_handle_fw_timestamp() 932 ts->fwts2hsts_delay_wdcount = ts->fwts2hsts_delay / dhd_watchdog_ms; in dhd_timesync_handle_fw_timestamp()
|
| H A D | dhd_sdio.c | 533 extern uint dhd_watchdog_ms; 1872 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1889 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1911 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1928 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 8308 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; in dhdsdio_pktgen_init() 8309 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; in dhdsdio_pktgen_init() 8767 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 10065 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); in dhdsdio_suspend() 11065 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset()
|
| H A D | dhd_linux.c | 703 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 704 module_param(dhd_watchdog_ms, uint, 0); 6729 dhd_analyze_sock_flows(dhd, dhd_watchdog_ms); in dhd_watchdog_thread() 6754 msecs_to_jiffies(dhd_watchdog_ms) - in dhd_watchdog_thread() 6755 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); in dhd_watchdog_thread() 6804 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); in dhd_watchdog() 11957 dhd->default_wd_interval = dhd_watchdog_ms; in dhd_attach() 12206 dhd_init_sock_flows_buf(dhd, dhd_watchdog_ms); in dhd_attach() 12792 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); in dhd_bus_start() 18455 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer() [all …]
|
| H A D | dhd_pcie.c | 2550 dhdp->dhd_watchdog_ms_backup = dhd_watchdog_ms; in dhdpcie_advertise_bus_cleanup() 3214 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 3255 dhd->bus->inb_dw_deassert_cnt += dhd_watchdog_ms; in dhd_bus_watchdog() 7777 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset() 9557 bus->dhd->dhd_watchdog_ms_backup = dhd_watchdog_ms; in dhdpcie_bus_suspend() 12307 uint wd_scale = dhd_watchdog_ms; in dhd_bus_doorbell_timeout_reset() 12309 if (dhd_watchdog_ms) { in dhd_bus_doorbell_timeout_reset()
|
| H A D | dbus.c | 2700 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_sdio.c | 498 extern uint dhd_watchdog_ms; 1714 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1731 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1753 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1770 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 7480 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; in dhdsdio_pktgen_init() 7481 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; in dhdsdio_pktgen_init() 7884 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 9126 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); in dhdsdio_suspend() 9954 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); in dhd_bus_devreset() [all …]
|
| H A D | dhd_linux.c | 1036 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 1037 module_param(dhd_watchdog_ms, uint, 0); 6380 msecs_to_jiffies(dhd_watchdog_ms) - in dhd_watchdog_thread() 6381 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); in dhd_watchdog_thread() 6426 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); in dhd_watchdog() 9746 dhd->default_wd_interval = dhd_watchdog_ms; in dhd_attach() 10386 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); in dhd_bus_start() 14102 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer() 14104 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); in dhd_os_wd_timer()
|
| H A D | dhd_config.c | 3104 dhd_watchdog_ms = (int)simple_strtol(data, NULL, 10); in dhd_conf_read_others() 3105 CONFIG_MSG("dhd_watchdog_ms = %d\n", dhd_watchdog_ms); in dhd_conf_read_others()
|
| H A D | dhd.h | 1884 extern uint dhd_watchdog_ms;
|
| H A D | dhd_pcie.c | 1536 bus->console.count += dhd_watchdog_ms; in dhd_bus_watchdog() 5751 (dhd_doorbell_timeout * 1000) / dhd_watchdog_ms); in dhd_bus_doorbell_timeout_reset() 5795 (dhd_doorbell_timeout * 1000) / dhd_watchdog_ms); in dhd_bus_inb_set_device_wake()
|
| H A D | dhd_common.c | 1297 int_val = (int32)dhd_watchdog_ms; in dhd_doiovar() 1310 dhd_watchdog_ms = (uint)int_val; in dhd_doiovar()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_sdio.c | 497 extern uint dhd_watchdog_ms; 1646 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1663 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1685 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1702 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 7680 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; 7681 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; 8086 bus->console.count += dhd_watchdog_ms; 9372 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); 10051 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); [all …]
|
| H A D | dhd_linux.c | 555 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 556 module_param(dhd_watchdog_ms, uint, 0); 5093 msecs_to_jiffies(dhd_watchdog_ms) - 5094 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); 5138 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); 8717 dhd->default_wd_interval = dhd_watchdog_ms; 9403 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); 13206 dhd_watchdog_ms = (uint)wdtick; 13209 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_sdio.c | 515 extern uint dhd_watchdog_ms; 1703 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1720 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1742 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1759 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 7742 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; 7743 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; 8148 bus->console.count += dhd_watchdog_ms; 9462 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); 10141 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); [all …]
|
| H A D | dhd_linux.c | 565 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 566 module_param(dhd_watchdog_ms, uint, 0); 5104 msecs_to_jiffies(dhd_watchdog_ms) - 5105 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); 5149 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); 8693 dhd->default_wd_interval = dhd_watchdog_ms; 9564 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); 13398 dhd_watchdog_ms = (uint)wdtick; 13401 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_sdio.c | 497 extern uint dhd_watchdog_ms; 1642 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1659 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1681 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 1698 dhd_os_wd_timer(bus->dhd, dhd_watchdog_ms); in dhdsdio_clkctl() 7676 bus->pktgen_print = dhd_watchdog_ms ? (10000 / dhd_watchdog_ms) : 0; 7677 bus->pktgen_count = (dhd_pktgen * dhd_watchdog_ms + 999) / 1000; 8082 bus->console.count += dhd_watchdog_ms; 9368 wait_time = msecs_to_jiffies(bus->idletime * dhd_watchdog_ms); 10047 dhd_os_wd_timer(dhdp, dhd_watchdog_ms); [all …]
|
| H A D | dhd_linux.c | 555 uint dhd_watchdog_ms = CUSTOM_DHD_WATCHDOG_MS; variable 556 module_param(dhd_watchdog_ms, uint, 0); 5093 msecs_to_jiffies(dhd_watchdog_ms) - 5094 min(msecs_to_jiffies(dhd_watchdog_ms), time_lapse)); 5138 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms)); 8717 dhd->default_wd_interval = dhd_watchdog_ms; 9468 dhd_os_wd_timer(&dhd->pub, dhd_watchdog_ms); 13271 dhd_watchdog_ms = (uint)wdtick; 13274 mod_timer(&dhd->timer, jiffies + msecs_to_jiffies(dhd_watchdog_ms));
|