Home
last modified time | relevance | path

Searched refs:disassoc_ts (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sta_info.h274 qdf_time_t disassoc_ts; member
H A Dwlan_hdd_softap_tx_rx.c335 sta_info->disassoc_ts = 0; in hdd_reset_sta_info_during_reattach()
H A Dwlan_hdd_hostapd.c1665 if (temp_sta_info->disassoc_ts && in hdd_fill_station_info()
1669 temp_sta_info->disassoc_ts))) { in hdd_fill_station_info()
1671 temp_sta_info->disassoc_ts; in hdd_fill_station_info()
2841 cache_stainfo->disassoc_ts = qdf_system_ticks(); in hdd_hostapd_sap_event_cb()