Searched defs:ath12k_htt_pdev_sched_algo_ofdma_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1070 struct ath12k_htt_pdev_sched_algo_ofdma_stats_tlv { struct1071 __le32 mac_id__word;1072 __le32 rate_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1073 __le32 rate_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1074 __le32 rate_based_dlofdma_probing_cnt[ATH12K_HTT_NUM_AC_WMM];1075 __le32 rate_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1076 __le32 chan_acc_lat_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1077 __le32 chan_acc_lat_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1078 __le32 chan_acc_lat_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1079 __le32 downgrade_to_dl_su_ru_alloc_fail[ATH12K_HTT_NUM_AC_WMM];[all …]