Home
last modified time | relevance | path

Searched refs:pertid_stats (Results 1 – 2 of 2) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.c405 sta->rem_link_stats.pertid_stats.rx_msdu += value; in sta_accumulate_removed_link_stats()
406 sta->rem_link_stats.pertid_stats.tx_msdu += in sta_accumulate_removed_link_stats()
408 sta->rem_link_stats.pertid_stats.tx_msdu_retries += in sta_accumulate_removed_link_stats()
410 sta->rem_link_stats.pertid_stats.tx_msdu_failed += in sta_accumulate_removed_link_stats()
2805 sta->rem_link_stats.pertid_stats.rx_msdu; in sta_set_accumulated_removed_links_sinfo()
2807 sta->rem_link_stats.pertid_stats.tx_msdu; in sta_set_accumulated_removed_links_sinfo()
2809 sta->rem_link_stats.pertid_stats.tx_msdu_retries; in sta_set_accumulated_removed_links_sinfo()
2811 sta->rem_link_stats.pertid_stats.tx_msdu_failed; in sta_set_accumulated_removed_links_sinfo()
H A Dsta_info.h634 } pertid_stats; member