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