Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.c115 uint32 fw_tlv_len; member
919 ts->fw_tlv_len = tlv_len; in dhd_timesync_handle_fw_timestamp()
1041 clk_info_bufsize, ts->fw_tlv_len, (uint32)sizeof(*host_clock_info))); in dhd_timesync_send_host_clk_info()
1062 if (clk_info_bufsize < ts->fw_tlv_len) { in dhd_timesync_send_host_clk_info()
1064 clk_info_bufsize, ts->fw_tlv_len)); in dhd_timesync_send_host_clk_info()
1067 bcopy(ts->fw_tlv, clk_info_buffer, ts->fw_tlv_len); in dhd_timesync_send_host_clk_info()
1068 clk_info_bufsize -= ts->fw_tlv_len; in dhd_timesync_send_host_clk_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.c115 uint32 fw_tlv_len; member
919 ts->fw_tlv_len = tlv_len; in dhd_timesync_handle_fw_timestamp()
1041 clk_info_bufsize, ts->fw_tlv_len, (uint32)sizeof(*host_clock_info))); in dhd_timesync_send_host_clk_info()
1062 if (clk_info_bufsize < ts->fw_tlv_len) { in dhd_timesync_send_host_clk_info()
1064 clk_info_bufsize, ts->fw_tlv_len)); in dhd_timesync_send_host_clk_info()
1067 bcopy(ts->fw_tlv, clk_info_buffer, ts->fw_tlv_len); in dhd_timesync_send_host_clk_info()
1068 clk_info_bufsize -= ts->fw_tlv_len; in dhd_timesync_send_host_clk_info()