Home
last modified time | relevance | path

Searched refs:wdtick (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1587 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c14071 dhd_os_wd_timer(void *bus, uint wdtick) in dhd_os_wd_timer() argument
14094 if (!wdtick && dhd->wd_timer_valid == TRUE) { in dhd_os_wd_timer()
14101 if (wdtick) { in dhd_os_wd_timer()
14102 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer()
H A Ddhd_common.c225 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c505 extern void dhd_os_wd_timer(void *bus, uint wdtick);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h2064 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c13166 dhd_os_wd_timer(void *bus, uint wdtick)
13185 if (!wdtick) {
13193 if (!wdtick && dhd->wd_timer_valid == TRUE) {
13203 if (wdtick) {
13206 dhd_watchdog_ms = (uint)wdtick;
H A Ddhd_common.c238 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c504 extern void dhd_os_wd_timer(void *bus, uint wdtick);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h2064 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c13231 dhd_os_wd_timer(void *bus, uint wdtick)
13250 if (!wdtick) {
13258 if (!wdtick && dhd->wd_timer_valid == TRUE) {
13268 if (wdtick) {
13271 dhd_watchdog_ms = (uint)wdtick;
H A Ddhd_common.c238 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c504 extern void dhd_os_wd_timer(void *bus, uint wdtick);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h2066 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c13358 dhd_os_wd_timer(void *bus, uint wdtick)
13377 if (!wdtick) {
13385 if (!wdtick && dhd->wd_timer_valid == TRUE) {
13395 if (wdtick) {
13398 dhd_watchdog_ms = (uint)wdtick;
H A Ddhd_common.c237 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c522 extern void dhd_os_wd_timer(void *bus, uint wdtick);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h2682 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c18308 dhd_os_wd_timer(void *bus, uint wdtick) in dhd_os_wd_timer() argument
18328 if (!wdtick) { in dhd_os_wd_timer()
18336 if (!wdtick && dhd->wd_timer_valid == TRUE) { in dhd_os_wd_timer()
18346 if (wdtick) { in dhd_os_wd_timer()
18349 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer()
H A Ddhd_common.c323 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c543 extern void dhd_os_wd_timer(void *bus, uint wdtick);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h2677 extern void dhd_os_wd_timer(void *bus, uint wdtick);
H A Ddhd_linux.c18414 dhd_os_wd_timer(void *bus, uint wdtick) in dhd_os_wd_timer() argument
18434 if (!wdtick) { in dhd_os_wd_timer()
18442 if (!wdtick && dhd->wd_timer_valid == TRUE) { in dhd_os_wd_timer()
18452 if (wdtick) { in dhd_os_wd_timer()
18455 dhd_watchdog_ms = (uint)wdtick; in dhd_os_wd_timer()
H A Ddhd_common.c323 void dhd_set_timer(void *bus, uint wdtick);
H A Ddhd_sdio.c542 extern void dhd_os_wd_timer(void *bus, uint wdtick);