Home
last modified time | relevance | path

Searched refs:dhd_rte_time_sync_ms (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_msgbuf.c4228 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH / 40; in dhd_sync_with_dongle()
4230 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH; in dhd_sync_with_dongle()
4233 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH; in dhd_sync_with_dongle()
4239 dhd->dhd_rte_time_sync_ms = 0; in dhd_sync_with_dongle()
Ddhd.h1354 uint32 dhd_rte_time_sync_ms; member
Ddhd_pcie.c8270 (bus->dhd->dhd_rte_time_sync_ms != 0) && in dhdpci_bus_rte_log_time_sync_poll()
8274 if ((time_elapsed / 1000) >= bus->dhd->dhd_rte_time_sync_ms) { in dhdpci_bus_rte_log_time_sync_poll()
Ddhd_common.c7462 dhd->dhd_rte_time_sync_ms = 0; in dhd_h2d_log_time_sync()