Searched refs:h_tsconf_period (Results 1 – 2 of 2) sorted by relevance
108 uint32 h_tsconf_period; member671 ts->h_tsconf_period = int_val; in dhd_timesync_doiovar()678 bcopy(&ts->h_tsconf_period, arg, val_size); in dhd_timesync_doiovar()954 ts_config.period_ms = ts->h_tsconf_period; in dhd_timesync_send_host_timestamping_config()1215 if ((ts->active_ipc_version >= 7) && (ts->h_tsconf_period != 0)) { in dhd_timesync_control()1218 tsconf_period = ts->h_tsconf_period; in dhd_timesync_control()1219 ts->h_tsconf_period = 0; in dhd_timesync_control()1222 ts->h_tsconf_period = tsconf_period; in dhd_timesync_control()1234 if ((ts->active_ipc_version >= 7) && (ts->h_tsconf_period != 0)) in dhd_timesync_control()