Searched defs:peer_stats_info_ext_event (Results 1 – 1 of 1) sorted by relevance
734 struct peer_stats_info_ext_event { struct735 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 …]