Searched defs:ath10k_fw_stats_peer (Results 1 – 1 of 1) sorted by relevance
185 struct ath10k_fw_stats_peer { struct186 struct list_head list;188 u8 peer_macaddr[ETH_ALEN];189 u32 peer_rssi;190 u32 peer_tx_rate;191 u32 peer_rx_rate; /* 10x only */192 u64 rx_duration;