Home
last modified time | relevance | path

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

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_msgbuf.c4320 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH / 0x28; in dhd_sync_with_dongle()
4322 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH; in dhd_sync_with_dongle()
4325 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH; in dhd_sync_with_dongle()
4331 dhd->dhd_rte_time_sync_ms = 0; in dhd_sync_with_dongle()
Ddhd.h1352 uint32 dhd_rte_time_sync_ms; member
Ddhd_pcie.c8431 (bus->dhd->dhd_rte_time_sync_ms != 0) && in dhdpci_bus_rte_log_time_sync_poll()
8435 if ((time_elapsed / 0x3E8) >= bus->dhd->dhd_rte_time_sync_ms) { in dhdpci_bus_rte_log_time_sync_poll()
Ddhd_common.c7629 dhd->dhd_rte_time_sync_ms = 0; in dhd_h2d_log_time_sync()
/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()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_msgbuf.c5137 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH / 40;
5139 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH;
5142 dhd->dhd_rte_time_sync_ms = DHD_H2D_LOG_TIME_STAMP_MATCH;
5148 dhd->dhd_rte_time_sync_ms = 0;
Ddhd.h1798 uint32 dhd_rte_time_sync_ms; member
Ddhd_pcie.c13063 (bus->dhd->dhd_rte_time_sync_ms != 0) &&
13072 if ((time_elapsed / 1000) >= bus->dhd->dhd_rte_time_sync_ms) {
Ddhd_common.c10183 dhd->dhd_rte_time_sync_ms = 0; in dhd_h2d_log_time_sync()