Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2109 struct wmi_tlv_peer_stats_info { struct
2110 struct wmi_mac_addr peer_macaddr;
2111 struct {
2116 } __packed tx_bytes;
2117 struct {
2122 } __packed tx_packets;
2123 struct {
2128 } __packed rx_bytes;
2129 struct {
2134 } __packed rx_packets;
[all …]