Searched refs:pertid (Results 1 – 4 of 4) sorted by relevance
2017 sinfo->pertid = kcalloc(IEEE80211_NUM_TIDS + 1, in cfg80211_sinfo_alloc_tid_stats()2018 sizeof(*(sinfo->pertid)), in cfg80211_sinfo_alloc_tid_stats()2020 if (!sinfo->pertid) in cfg80211_sinfo_alloc_tid_stats()
5735 if (sinfo->pertid) { in nl80211_send_station()5748 tidstats = &sinfo->pertid[tid]; in nl80211_send_station()
1716 struct cfg80211_tid_stats *pertid; member7127 kfree(sinfo->pertid); in cfg80211_sinfo_release_content()
2432 sta_set_tidstats(sta, &sinfo->pertid[i], i); in sta_set_sinfo()