Home
last modified time | relevance | path

Searched refs:pertid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c2061 sinfo->pertid = kcalloc(IEEE80211_NUM_TIDS + 1, in cfg80211_sinfo_alloc_tid_stats()
2062 sizeof(*(sinfo->pertid)), in cfg80211_sinfo_alloc_tid_stats()
2064 if (!sinfo->pertid) in cfg80211_sinfo_alloc_tid_stats()
H A Dnl80211.c5756 if (sinfo->pertid) { in nl80211_send_station()
5769 tidstats = &sinfo->pertid[tid]; in nl80211_send_station()
/kernel/linux/linux-6.6/net/wireless/
H A Dutil.c2450 sinfo->pertid = kcalloc(IEEE80211_NUM_TIDS + 1, in cfg80211_sinfo_alloc_tid_stats()
2451 sizeof(*(sinfo->pertid)), in cfg80211_sinfo_alloc_tid_stats()
2453 if (!sinfo->pertid) in cfg80211_sinfo_alloc_tid_stats()
H A Dnl80211.c6678 if (sinfo->pertid) { in nl80211_send_station()
6691 tidstats = &sinfo->pertid[tid]; in nl80211_send_station()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1660 * @pertid: per-TID statistics, see &struct cfg80211_tid_stats, using the last
1719 struct cfg80211_tid_stats *pertid; member
7128 kfree(sinfo->pertid); in cfg80211_sinfo_release_content()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h1929 * @pertid: per-TID statistics, see &struct cfg80211_tid_stats, using the last
2006 struct cfg80211_tid_stats *pertid; member
8077 kfree(sinfo->pertid); in cfg80211_sinfo_release_content()
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c2429 sta_set_tidstats(sta, &sinfo->pertid[i], i); in sta_set_sinfo()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c2733 sta_set_tidstats(sta, &sinfo->pertid[i], i); in sta_set_sinfo()

Completed in 80 milliseconds