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