Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dstats.c146 unsigned int n_grps = 0, n_stats = 0; in stats_reply_size() local
151 n_grps++; in stats_reply_size()
155 n_grps++; in stats_reply_size()
159 n_grps++; in stats_reply_size()
163 n_grps++; in stats_reply_size()
172 len += n_grps * (nla_total_size(0) + /* _A_STATS_GRP */ in stats_reply_size()