Searched refs:rem_link_stats (Results 1 – 2 of 2) sorted by relevance
367 sta->rem_link_stats.tx_packets += in sta_accumulate_removed_link_stats()380 sta->rem_link_stats.expected_throughput += thr; in sta_accumulate_removed_link_stats()383 sta->rem_link_stats.pertid_stats.rx_msdu += in sta_accumulate_removed_link_stats()385 sta->rem_link_stats.pertid_stats.tx_msdu += in sta_accumulate_removed_link_stats()389 sta->rem_link_stats.pertid_stats.tx_msdu_failed += in sta_accumulate_removed_link_stats()397 sta->rem_link_stats.beacon_loss_count += in sta_accumulate_removed_link_stats()2703 sinfo->tx_bytes = sta->rem_link_stats.tx_bytes; in sta_set_accumulated_removed_links_sinfo()2704 sinfo->rx_bytes = sta->rem_link_stats.rx_bytes; in sta_set_accumulated_removed_links_sinfo()2706 sinfo->tx_failed = sta->rem_link_stats.tx_failed; in sta_set_accumulated_removed_links_sinfo()2713 sta->rem_link_stats.pertid_stats.rx_msdu; in sta_set_accumulated_removed_links_sinfo()[all …]
774 struct ieee80211_sta_removed_link_stats rem_link_stats; member
Completed in 14 milliseconds