Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.c104 uint32 fw_ts_capture_cnt; member
487 ts->host_ts_capture_cnt, ts->fw_ts_capture_cnt, ts->fw_ts_disc_cnt)); in dhd_timesync_debug_info_print()
511 ts->host_ts_capture_cnt, ts->fw_ts_capture_cnt, ts->fw_ts_disc_cnt); in dhd_timesync_dump()
910 if (seqnum != (ts->fw_ts_capture_cnt + 1)) { in dhd_timesync_handle_fw_timestamp()
912 ts->fw_ts_capture_cnt + 1, seqnum, seqnum)); in dhd_timesync_handle_fw_timestamp()
915 ts->fw_ts_capture_cnt = seqnum; in dhd_timesync_handle_fw_timestamp()
1210 ts->fw_ts_capture_cnt)); in dhd_timesync_control()
1212 ts->fw_ts_capture_cnt = 0; in dhd_timesync_control()
1229 ts->fw_ts_capture_cnt)); in dhd_timesync_control()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.c104 uint32 fw_ts_capture_cnt; member
487 ts->host_ts_capture_cnt, ts->fw_ts_capture_cnt, ts->fw_ts_disc_cnt)); in dhd_timesync_debug_info_print()
511 ts->host_ts_capture_cnt, ts->fw_ts_capture_cnt, ts->fw_ts_disc_cnt); in dhd_timesync_dump()
910 if (seqnum != (ts->fw_ts_capture_cnt + 1)) { in dhd_timesync_handle_fw_timestamp()
912 ts->fw_ts_capture_cnt + 1, seqnum, seqnum)); in dhd_timesync_handle_fw_timestamp()
915 ts->fw_ts_capture_cnt = seqnum; in dhd_timesync_handle_fw_timestamp()
1210 ts->fw_ts_capture_cnt)); in dhd_timesync_control()
1212 ts->fw_ts_capture_cnt = 0; in dhd_timesync_control()
1229 ts->fw_ts_capture_cnt)); in dhd_timesync_control()