Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c906 profile_ctx->tx_mpdu_cnt, in wma_profile_data_report_event_handler()
941 (msg)->mpdus = (eve)->tx_mpdu_cnt;\
3123 tx->tx_mpdu_cnt = thresh->tx.mpdu; 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.h8105 uint32_t tx_mpdu_cnt; member
/wlan-driver/fw-api/fw/
H A Dhtt_stats.h7657 A_UINT32 tx_mpdu_cnt; member
H A Dwmi_unified.h11993 A_UINT32 tx_mpdu_cnt; member
12024 A_UINT32 tx_mpdu_cnt; member
23921 A_UINT32 tx_mpdu_cnt; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c14429 profile_ctx->tx_mpdu_cnt = ev->tx_mpdu_cnt; in extract_profile_ctx_tlv()