Lines Matching refs:xt_id
102 uint32 xt_id; member
392 ts->xt_id = 1; in dhd_timesync_attach()
596 old_xt_id = ts->xt_id; in dhd_timesync_doiovar()
597 ts->xt_id += 10; /* will cause the error now */ in dhd_timesync_doiovar()
599 old_xt_id, ts->xt_id)); in dhd_timesync_doiovar()
601 ts->xt_id = old_xt_id; in dhd_timesync_doiovar()
772 dhd_timesync_handle_host_ts_complete(dhd_ts_t *ts, uint16 xt_id, uint16 status) in dhd_timesync_handle_host_ts_complete() argument
778 DHD_INFO(("Host send TS complete, for ID %d, status %d\n", xt_id, status)); in dhd_timesync_handle_host_ts_complete()
779 if (xt_id == ts->xt_ids.host_clk_info) { in dhd_timesync_handle_host_ts_complete()
972 ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_host_timestamping_config()
983 ts->xt_ids.host_timestamping_config = ts->xt_id; in dhd_timesync_send_host_timestamping_config()
984 ts->xt_id++; in dhd_timesync_send_host_timestamping_config()
1010 ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_host_clock_selection()
1015 ts->xt_ids.host_clock_selection = ts->xt_id; in dhd_timesync_send_host_clock_selection()
1016 ts->xt_id++; in dhd_timesync_send_host_clock_selection()
1072 ts->xt_id, ts->host_ts_capture_cnt)); in dhd_timesync_send_host_clk_info()
1079 ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_host_clk_info()
1085 ts->xt_ids.host_clk_info = ts->xt_id; in dhd_timesync_send_host_clk_info()
1086 ts->xt_id++; in dhd_timesync_send_host_clk_info()
1123 sizeof(ts_clk_crtion), ts->host_ts_capture_cnt, ts->xt_id); in dhd_timesync_send_D2H_clk_correction()
1128 ts->xt_ids.d2h_clk_correction = ts->xt_id; in dhd_timesync_send_D2H_clk_correction()
1129 ts->xt_id++; in dhd_timesync_send_D2H_clk_correction()