Home
last modified time | relevance | path

Searched refs:tx_mpdu_success_with_retries (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_api.h99 uint32_t tx_mpdu_success_with_retries; member
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c2911 stats->tx_mpdu_success_with_retries = in cds_dp_get_vdev_stats()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c1833 dp_stats.tx_mpdu_success_with_retries; in hdd_get_peer_stats()
H A Dwlan_hdd_stats.c5826 info->tx_failed += dp_stats.tx_mpdu_success_with_retries; in wlan_hdd_fill_summary_stats()