Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c907 profile_ctx->tx_ppdu_cnt, in wma_profile_data_report_event_handler()
942 (msg)->ppdus = (eve)->tx_ppdu_cnt;\
3124 tx->tx_ppdu_cnt = thresh->tx.ppdu; in wma_config_stats_ext_threshold()
3136 tx->tx_msdu_cnt, tx->tx_mpdu_cnt, tx->tx_ppdu_cnt, in wma_config_stats_ext_threshold()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h8106 uint32_t tx_ppdu_cnt; member
/wlan-driver/fw-api/fw/
H A Dhtt_stats.h7658 A_UINT32 tx_ppdu_cnt; member
H A Dwmi_unified.h11995 A_UINT32 tx_ppdu_cnt; member
12025 A_UINT32 tx_ppdu_cnt; member
23922 A_UINT32 tx_ppdu_cnt; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c14430 profile_ctx->tx_ppdu_cnt = ev->tx_ppdu_cnt; in extract_profile_ctx_tlv()