Lines Matching refs:xtlv
949 ts_config.xtlv.id = BCMMSGBUF_HOST_TIMESTAMPING_CONFIG_TAG; in dhd_timesync_send_host_timestamping_config()
951 ts_config.xtlv.id = BCMMSGBUF_HOST_TS_BADTAG; in dhd_timesync_send_host_timestamping_config()
953 ts_config.xtlv.len = sizeof(ts_config) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_host_timestamping_config()
969 ts_config.xtlv.id, ts_config.xtlv.len, ts_config.period_ms, in dhd_timesync_send_host_timestamping_config()
1001 ts_clk_sel.xtlv.id = BCMMSGBUF_HOST_CLOCK_SELECT_TAG; in dhd_timesync_send_host_clock_selection()
1002 ts_clk_sel.xtlv.len = sizeof(ts_clk_sel) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_host_clock_selection()
1006 ts_clk_sel.xtlv.id, ts_clk_sel.xtlv.len, ts_clk_sel.min_clk_idx, in dhd_timesync_send_host_clock_selection()
1050 host_clock_info->xtlv.id = BCMMSGBUF_HOST_CLOCK_INFO_TAG; in dhd_timesync_send_host_clk_info()
1051 host_clock_info->xtlv.len = sizeof(*host_clock_info) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_host_clk_info()
1106 ts_clk_crtion.xtlv.id = BCMMSGBUF_D2H_CLOCK_CORRECTION_TAG; in dhd_timesync_send_D2H_clk_correction()
1107 ts_clk_crtion.xtlv.len = sizeof(ts_clk_crtion) - sizeof(_bcm_xtlv_t); in dhd_timesync_send_D2H_clk_correction()
1115 ts_clk_crtion.xtlv.id, ts_clk_crtion.xtlv.len, ts_clk_crtion.clk_id, in dhd_timesync_send_D2H_clk_correction()