Home
last modified time | relevance | path

Searched refs:tsf_out_of_sync (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_mc_cp_stats_tlv.c554 stats->tsf_out_of_sync = event->tsf_out_of_sync; in extract_big_data_stats_tlv()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c564 priv->tsf_out_of_sync = ev->tsf_out_of_sync; in get_big_data_stats_cb()
1252 priv->tsf_out_of_sync, priv->ani_level, in wlan_cfg80211_mc_cp_get_big_data_stats()
1258 out->tsf_out_of_sync = priv->tsf_out_of_sync; in wlan_cfg80211_mc_cp_get_big_data_stats()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h211 uint32_t tsf_out_of_sync; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c2028 nla_total_size(sizeof(big_data_stats->tsf_out_of_sync)) + in hdd_get_big_data_stats_len()
2099 big_data_stats->tsf_out_of_sync)){ in hdd_big_data_pack_resp_nlmsg()
H A Dwlan_hdd_stats.c371 big_data_stats->tsf_out_of_sync = stats->tsf_out_of_sync; in copy_station_big_data_stats_to_adapter()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h41714 A_UINT32 tsf_out_of_sync; member