Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.c108 uint32 h_tsconf_period; member
671 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.c108 uint32 h_tsconf_period; member
671 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()