Home
last modified time | relevance | path

Searched refs:timesync_disabled (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.c131 bool timesync_disabled; member
485 DHD_ERROR(("timesync disabled %d\n", ts->timesync_disabled)); in dhd_timesync_debug_info_print()
509 bcm_bprintf(strbuf, "timesync disabled %d\n", ts->timesync_disabled); in dhd_timesync_dump()
943 if (ts->timesync_disabled) { in dhd_timesync_send_host_timestamping_config()
994 if (ts->timesync_disabled) { in dhd_timesync_send_host_clock_selection()
1029 if (ts->timesync_disabled) { in dhd_timesync_send_host_clk_info()
1097 if (ts->timesync_disabled) { in dhd_timesync_send_D2H_clk_correction()
1224 ts->timesync_disabled = TRUE; in dhd_timesync_control()
1231 ts->timesync_disabled = FALSE; in dhd_timesync_control()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.c131 bool timesync_disabled; member
485 DHD_ERROR(("timesync disabled %d\n", ts->timesync_disabled)); in dhd_timesync_debug_info_print()
509 bcm_bprintf(strbuf, "timesync disabled %d\n", ts->timesync_disabled); in dhd_timesync_dump()
943 if (ts->timesync_disabled) { in dhd_timesync_send_host_timestamping_config()
994 if (ts->timesync_disabled) { in dhd_timesync_send_host_clock_selection()
1029 if (ts->timesync_disabled) { in dhd_timesync_send_host_clk_info()
1097 if (ts->timesync_disabled) { in dhd_timesync_send_D2H_clk_correction()
1224 ts->timesync_disabled = TRUE; in dhd_timesync_control()
1231 ts->timesync_disabled = FALSE; in dhd_timesync_control()