Searched defs:ath12k_htt_pdev_sched_algo_ofdma_stats_tlv (Results 1 – 1 of 1) sorted by relevance
1365 struct ath12k_htt_pdev_sched_algo_ofdma_stats_tlv { struct1366 __le32 mac_id__word;1367 __le32 rate_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1368 __le32 rate_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1369 __le32 rate_based_dlofdma_probing_cnt[ATH12K_HTT_NUM_AC_WMM];1370 __le32 rate_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1371 __le32 chan_acc_lat_based_dlofdma_enabled_cnt[ATH12K_HTT_NUM_AC_WMM];1372 __le32 chan_acc_lat_based_dlofdma_disabled_cnt[ATH12K_HTT_NUM_AC_WMM];1373 __le32 chan_acc_lat_based_dlofdma_monitor_cnt[ATH12K_HTT_NUM_AC_WMM];1374 __le32 downgrade_to_dl_su_ru_alloc_fail[ATH12K_HTT_NUM_AC_WMM];[all …]