Home
last modified time | relevance | path

Searched refs:tx_mpdu (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h131 u32 tx_mpdu; // number of successfully transmitted data pkts (ACK rcvd) member
172 … u32 tx_mpdu; // number of successfully transmitted unicast data pkts (ACK rcvd) member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp234 …stats->tx_mpdu = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_WMM_AC_TX_MPDU… in get_wifi_wmm_ac_stat()
332 stats->tx_mpdu, in get_wifi_wmm_ac_stat()
394 … stats->tx_mpdu = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_TX_MPDU]); in get_wifi_rate_stat()
437 stats->tx_mpdu, in get_wifi_rate_stat()
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp687 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
695 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
703 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
711 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VO].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()