Home
last modified time | relevance | path

Searched refs:tx_retries (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_mc_cp_stats_tlv.c357 stats->tx_retries, stats->tx_failed); in dump_peer_stats_info()
497 peer_stats_info->tx_retries = ev->tx_retries; in extract_peer_stats_info_tlv()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_defs.h740 uint32_t tx_retries; member
860 uint32_t tx_retries; member
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_api.h97 uint32_t tx_retries; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c643 hdd_sinfo->tx_retries = sinfo->tx_retries; in wlan_hdd_copy_sinfo_to_link_info()
687 sinfo->tx_retries = hdd_sinfo->tx_retries; in wlan_hdd_copy_hdd_stats_to_sinfo()
5774 info->tx_retries = 0; in wlan_hdd_fill_per_link_summary_stats()
5778 info->tx_retries += stats->multiple_retry_cnt[i]; in wlan_hdd_fill_per_link_summary_stats()
5782 orig_cnt = info->tx_retries; in wlan_hdd_fill_per_link_summary_stats()
5784 info->tx_retries = peer_stats->tx.retries_mpdu; in wlan_hdd_fill_per_link_summary_stats()
5787 QDF_MAC_ADDR_REF(peer_mac), orig_cnt, info->tx_retries); in wlan_hdd_fill_per_link_summary_stats()
5813 info->tx_retries = 0; in wlan_hdd_fill_summary_stats()
5818 info->tx_retries += stats->multiple_retry_cnt[i]; in wlan_hdd_fill_summary_stats()
5823 orig_cnt = info->tx_retries; in wlan_hdd_fill_summary_stats()
[all …]
H A Dwlan_hdd_station_info.c1842 stainfo->tx_retry_fw = stats->peer_stats_info_ext->tx_retries; in hdd_get_peer_stats()
/wlan-driver/qcacld-3.0/components/target_if/cp_stats/src/
H A Dtarget_if_mc_cp_stats.c1206 peer_stats_info->tx_retries = stats_info.tx_retries; in target_if_cp_stats_extract_peer_stats_event()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c1426 peer_stats_info->tx_retries = src_peer_stats_info->tx_retries; in copy_peer_stats_info_ext()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h619 uint32_t tx_retries; member
862 uint32_t tx_retries; member
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c2909 stats->tx_retries = vdev_stats->tx.retries; in cds_dp_get_vdev_stats()
/wlan-driver/fw-api/fw/
H A Dhtt.h15813 A_UINT8 tx_retries; member
H A Dwmi_unified.h12295 A_UINT32 tx_retries; member