Home
last modified time | relevance | path

Searched refs:tx_waste_time (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_dcs_tlv.c87 wlan_stat->tx_waste_time = ev->tx_waste_time; in extract_dcs_im_tgt_stats_tlv()
/wlan-driver/qca-wifi-host-cmn/umac/dcs/dispatcher/inc/
H A Dwlan_dcs_public_structs.h93 uint32_t tx_waste_time; member
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/
H A Dwlan_dcs.c189 dcs_debug("tgt_curr/tx_waste_time: %u", curr_stats->tx_waste_time); in wlan_dcs_im_print_stats()
210 dcs_debug("tgt_prev/tx_waste_time: %u", prev_stats->tx_waste_time); in wlan_dcs_im_print_stats()
453 wasted_tx_cu = ((curr_stats->tx_waste_time >> 8) * 100) / in wlan_dcs_wlan_interference_process()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h7797 uint32_t tx_waste_time; member
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h21783 A_UINT32 tx_waste_time; member