Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h2108 struct wmi_tlv_peer_stats_info { struct
2109 struct wmi_mac_addr peer_macaddr;
2110 struct {
2115 } __packed tx_bytes;
2116 struct {
2121 } __packed tx_packets;
2122 struct {
2127 } __packed rx_bytes;
2128 struct {
2133 } __packed rx_packets;
[all …]