Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c792 struct twt_infra_cp_stats_event *twt_event; in wlan_cfg80211_mc_twt_get_infra_cp_stats() local
845 twt_event = priv->twt_infra_cp_stats; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
892 out->twt_infra_cp_stats->dialog_id = twt_event->dialog_id; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
893 out->twt_infra_cp_stats->status = twt_event->status; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
894 out->twt_infra_cp_stats->num_sp_cycles = twt_event->num_sp_cycles; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
895 out->twt_infra_cp_stats->avg_sp_dur_us = twt_event->avg_sp_dur_us; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
896 out->twt_infra_cp_stats->min_sp_dur_us = twt_event->min_sp_dur_us; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
897 out->twt_infra_cp_stats->max_sp_dur_us = twt_event->max_sp_dur_us; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
898 out->twt_infra_cp_stats->tx_mpdu_per_sp = twt_event->tx_mpdu_per_sp; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
899 out->twt_infra_cp_stats->rx_mpdu_per_sp = twt_event->rx_mpdu_per_sp; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
[all …]