Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c905 profile_ctx->tx_msdu_cnt, in wma_profile_data_report_event_handler()
940 (msg)->msdus = (eve)->tx_msdu_cnt;\
3122 tx->tx_msdu_cnt = thresh->tx.msdu; 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/
Dwmi_unified_param.h8104 uint32_t tx_msdu_cnt; member
/wlan-driver/fw-api/fw/
Dhtt_stats.h7656 A_UINT32 tx_msdu_cnt; member
Dwmi_unified.h11991 A_UINT32 tx_msdu_cnt; member
12023 A_UINT32 tx_msdu_cnt; member
23920 A_UINT32 tx_msdu_cnt; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c14428 profile_ctx->tx_msdu_cnt = ev->tx_msdu_cnt; in extract_profile_ctx_tlv()