Home
last modified time | relevance | path

Searched defs:ieee80211_sta_removed_link_stats (Results 1 – 1 of 1) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.h605 struct ieee80211_sta_removed_link_stats { struct
606 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 …]