Searched defs:ath12k_htt_pdev_sched_algo_ofdma_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1757 struct ath12k_htt_pdev_sched_algo_ofdma_stats_tlv { struct1758 __le32 mac_id__word;1759 __le32 rate_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1760 __le32 rate_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1761 __le32 rate_based_dlofdma_probing_cnt[ATH12K_HTT_NUM_AC_WMM];1762 __le32 rate_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1763 __le32 chan_acc_lat_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1764 __le32 chan_acc_lat_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1765 __le32 chan_acc_lat_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1766 __le32 downgrade_to_dl_su_ru_alloc_fail[ATH12K_HTT_NUM_AC_WMM];[all …]