Searched refs:total_tx_dropped_ac (Results 1 – 2 of 2) sorted by relevance
51 uint32_t total_tx_dropped_ac[WLAN_MAX_AC] = {0}; in hdd_sysfs_get_stats() local89 total_tx_dropped_ac[ac] += in hdd_sysfs_get_stats()106 total_tx_dropped_ac[SME_AC_BK], in hdd_sysfs_get_stats()107 total_tx_dropped_ac[SME_AC_BE], in hdd_sysfs_get_stats()108 total_tx_dropped_ac[SME_AC_VI], in hdd_sysfs_get_stats()109 total_tx_dropped_ac[SME_AC_VO], in hdd_sysfs_get_stats()
2777 uint32_t total_tx_dropped_ac[WLAN_MAX_AC] = {0}; in hdd_wlan_get_stats() local2815 total_tx_dropped_ac[ac] += in hdd_wlan_get_stats()2832 total_tx_dropped_ac[SME_AC_BK], in hdd_wlan_get_stats()2833 total_tx_dropped_ac[SME_AC_BE], in hdd_wlan_get_stats()2834 total_tx_dropped_ac[SME_AC_VI], in hdd_wlan_get_stats()2835 total_tx_dropped_ac[SME_AC_VO], in hdd_wlan_get_stats()