Lines Matching refs:bcopy
539 bcopy(params, &int_val, sizeof(int_val)); in dhd_timesync_doiovar()
605 bcopy(&ts->fwts2hsts_delay, arg, val_size); in dhd_timesync_doiovar()
623 bcopy(&ts->nodrop_config, arg, val_size); in dhd_timesync_doiovar()
630 bcopy(&int_val, arg, val_size); in dhd_timesync_doiovar()
637 bcopy(&int_val, arg, val_size); in dhd_timesync_doiovar()
644 bcopy(&int_val, arg, val_size); in dhd_timesync_doiovar()
654 bcopy(&int_val, arg, val_size); in dhd_timesync_doiovar()
661 bcopy(&int_val, arg, val_size); in dhd_timesync_doiovar()
678 bcopy(&ts->h_tsconf_period, arg, val_size); in dhd_timesync_doiovar()
692 bcopy(&ts->h_clkid_max, arg, val_size); in dhd_timesync_doiovar()
707 bcopy(&ts->h_clkid_min, arg, val_size); in dhd_timesync_doiovar()
845 bcopy(fw_clock_info->clk_src, clk_src->name, sizeof(clk_src->name)); in dhd_ts_fw_clksrc_log()
898 bcopy(tag_ptr+check_len, &tag_id, sizeof(uint16)); in dhd_timesync_handle_fw_timestamp()
918 bcopy(tlvs, &ts->fw_tlv[0], tlv_len); in dhd_timesync_handle_fw_timestamp()
1067 bcopy(ts->fw_tlv, clk_info_buffer, ts->fw_tlv_len); in dhd_timesync_send_host_clk_info()