Home
last modified time | relevance | path

Searched defs:peer_stats_info_ext_event (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
Dwlan_cp_stats_mc_defs.h734 struct peer_stats_info_ext_event { struct
735 struct qdf_mac_addr peer_macaddr;
736 uint32_t tx_packets;
737 uint64_t tx_bytes;
738 uint32_t rx_packets;
739 uint64_t rx_bytes;
740 uint32_t tx_retries;
741 uint32_t tx_failed;
742 uint32_t tx_succeed;
743 int32_t rssi;
[all …]