Searched defs:ath10k_fw_stats_peer (Results 1 – 1 of 1) sorted by relevance
215 struct ath10k_fw_stats_peer { struct216 struct list_head list;218 u8 peer_macaddr[ETH_ALEN];219 u32 peer_rssi;220 u32 peer_tx_rate;221 u32 peer_rx_rate; /* 10x only */222 u64 rx_duration;