Home
last modified time | relevance | path

Searched refs:tx_classified_ac (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h314 __u32 tx_classified_ac[WLAN_MAX_AC]; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_stats.c88 stats->per_cpu[i].tx_classified_ac[ac]; in hdd_sysfs_get_stats()
H A Dwlan_hdd_softap_tx_rx.c218 ++stats->per_cpu[cpu].tx_classified_ac[ac]; in __hdd_softap_hard_start_xmit()
H A Dwlan_hdd_wmm.c416 tx_rx_stats->per_cpu[cpu].tx_classified_ac[qos_context->ac_type]; in hdd_wmm_inactivity_timer_cb()
499 tx_rx_stats->per_cpu[cpu].tx_classified_ac[qos_context->ac_type]; in hdd_wmm_enable_inactivity_timer()
H A Dwlan_hdd_tx_rx.c533 ++stats->per_cpu[cpu].tx_classified_ac[ac]; in __hdd_hard_start_xmit()
H A Dwlan_hdd_wext.c2814 stats->per_cpu[i].tx_classified_ac[ac]; in hdd_wlan_get_stats()
H A Dwlan_hdd_main.c12081 tx_vo_pkts += stats->per_cpu[cpu].tx_classified_ac[SME_AC_VO]; in hdd_send_mscs_action_frame()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h547 __u32 tx_classified_ac[WLAN_MAX_AC]; member