Searched refs:xt_ids (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_timesync.c | 119 dhd_ts_xt_id_t xt_ids; member 491 BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG, ts->xt_ids.host_timestamping_config, in dhd_timesync_debug_info_print() 492 BCMMSGBUF_HOST_CLOCK_SELECT_TAG, ts->xt_ids.host_clock_selection, in dhd_timesync_debug_info_print() 493 BCMMSGBUF_HOST_CLOCK_INFO_TAG, ts->xt_ids.host_clk_info, in dhd_timesync_debug_info_print() 494 BCMMSGBUF_D2H_CLOCK_CORRECTION_TAG, ts->xt_ids.d2h_clk_correction)); in dhd_timesync_debug_info_print() 515 BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG, ts->xt_ids.host_timestamping_config, in dhd_timesync_dump() 516 BCMMSGBUF_HOST_CLOCK_SELECT_TAG, ts->xt_ids.host_clock_selection, in dhd_timesync_dump() 517 BCMMSGBUF_HOST_CLOCK_INFO_TAG, ts->xt_ids.host_clk_info, in dhd_timesync_dump() 518 BCMMSGBUF_D2H_CLOCK_CORRECTION_TAG, ts->xt_ids.d2h_clk_correction); in dhd_timesync_dump() 779 if (xt_id == ts->xt_ids.host_clk_info) { in dhd_timesync_handle_host_ts_complete() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_timesync.c | 119 dhd_ts_xt_id_t xt_ids; member 491 BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG, ts->xt_ids.host_timestamping_config, in dhd_timesync_debug_info_print() 492 BCMMSGBUF_HOST_CLOCK_SELECT_TAG, ts->xt_ids.host_clock_selection, in dhd_timesync_debug_info_print() 493 BCMMSGBUF_HOST_CLOCK_INFO_TAG, ts->xt_ids.host_clk_info, in dhd_timesync_debug_info_print() 494 BCMMSGBUF_D2H_CLOCK_CORRECTION_TAG, ts->xt_ids.d2h_clk_correction)); in dhd_timesync_debug_info_print() 515 BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG, ts->xt_ids.host_timestamping_config, in dhd_timesync_dump() 516 BCMMSGBUF_HOST_CLOCK_SELECT_TAG, ts->xt_ids.host_clock_selection, in dhd_timesync_dump() 517 BCMMSGBUF_HOST_CLOCK_INFO_TAG, ts->xt_ids.host_clk_info, in dhd_timesync_dump() 518 BCMMSGBUF_D2H_CLOCK_CORRECTION_TAG, ts->xt_ids.d2h_clk_correction); in dhd_timesync_dump() 779 if (xt_id == ts->xt_ids.host_clk_info) { in dhd_timesync_handle_host_ts_complete() [all …]
|