Lines Matching refs:osl_timespec
168 struct osl_timespec tput_ts;
225 struct osl_timespec sta_disc_ts;
226 struct osl_timespec sta_conn_ts;
230 struct osl_timespec ap_disc_sta_ts;
243 struct osl_timespec eapol_tx_ts;
266 struct osl_timespec sta_disc_conn_ts;
302 struct osl_timespec scan_busy_ts;
2686 struct osl_timespec *sta_disc_conn_ts = &cur_if->sta_disc_conn_ts; in wl_ext_disc_recon_retry()
2687 struct osl_timespec cur_ts; in wl_ext_disc_recon_retry()
2765 struct osl_timespec cur_ts, *sta_conn_ts; in wl_ext_connect_retry()
3252 struct osl_timespec cur_ts; in wl_ext_calc_eapol_intvl()
3618 struct osl_timespec cur_ts; in wl_ext_scan_busy()
3711 struct osl_timespec cur_ts, *sta_disc_ts = &cur_if->sta_disc_ts; in wl_wait_disconnect()
3816 struct osl_timespec cur_ts, *sta_disc_ts = &cur_if->sta_disc_ts; in wl_ext_in4way_sync_sta()
3817 struct osl_timespec *sta_conn_ts = &cur_if->sta_conn_ts; in wl_ext_in4way_sync_sta()
4104 struct osl_timespec cur_ts, *ap_disc_sta_ts = &cur_if->ap_disc_sta_ts; in wl_ext_in4way_sync_ap()
4681 struct osl_timespec cur_ts; in wl_tput_monitor()
4686 memcpy(&tput_info->tput_ts, &cur_ts, sizeof(struct osl_timespec)); in wl_tput_monitor()