Home
last modified time | relevance | path

Searched refs:dhd_rte_time_sync_count (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_pcie.h353 ulong dhd_rte_time_sync_count; /* OSL_SYSUPTIME_US() */ member
Ddhd_pcie.c8272 time_elapsed = OSL_SYSUPTIME_US() - bus->dhd_rte_time_sync_count; in dhdpci_bus_rte_log_time_sync_poll()
8279 bus->dhd_rte_time_sync_count += time_elapsed; in dhdpci_bus_rte_log_time_sync_poll()
Ddhd_msgbuf.c4235 dhd->bus->dhd_rte_time_sync_count = OSL_SYSUPTIME_US(); in dhd_sync_with_dongle()
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_pcie.h364 ulong dhd_rte_time_sync_count; /* OSL_SYSUPTIME_US() */ member
Ddhd_pcie.c8433 time_elapsed = OSL_SYSUPTIME_US() - bus->dhd_rte_time_sync_count; in dhdpci_bus_rte_log_time_sync_poll()
8440 bus->dhd_rte_time_sync_count += time_elapsed; in dhdpci_bus_rte_log_time_sync_poll()
Ddhd_msgbuf.c4327 dhd->bus->dhd_rte_time_sync_count = OSL_SYSUPTIME_US(); in dhd_sync_with_dongle()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_pcie.h569 ulong dhd_rte_time_sync_count; /* OSL_SYSUPTIME_US() */ member
Ddhd_pcie.c13070 time_elapsed = OSL_SYSUPTIME_US() - bus->dhd_rte_time_sync_count;
13077 bus->dhd_rte_time_sync_count += time_elapsed;
Ddhd_msgbuf.c5144 dhd->bus->dhd_rte_time_sync_count = OSL_SYSUPTIME_US();