Searched defs:ieee80211_sta_removed_link_stats (Results 1 – 1 of 1) sorted by relevance
605 struct ieee80211_sta_removed_link_stats { struct606 u32 rx_packets;607 u32 tx_packets;608 u64 rx_bytes;609 u64 tx_bytes;610 u32 tx_retries;611 u32 tx_failed;612 u32 rx_dropped_misc;613 u32 beacon_loss_count;614 u32 expected_throughput;[all …]