Searched defs:ath12k_htt_pdev_sched_algo_ofdma_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1786 struct ath12k_htt_pdev_sched_algo_ofdma_stats_tlv { struct1787 __le32 mac_id__word;1788 __le32 rate_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1789 __le32 rate_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1790 __le32 rate_based_dlofdma_probing_cnt[ATH12K_HTT_NUM_AC_WMM];1791 __le32 rate_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1792 __le32 chan_acc_lat_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1793 __le32 chan_acc_lat_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1794 __le32 chan_acc_lat_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1795 __le32 downgrade_to_dl_su_ru_alloc_fail[ATH12K_HTT_NUM_AC_WMM];[all …]