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