Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dstats.c170 unsigned int n_grps = 0, n_stats = 0; in stats_reply_size() local
177 n_grps++; in stats_reply_size()
181 n_grps++; in stats_reply_size()
185 n_grps++; in stats_reply_size()
189 n_grps++; in stats_reply_size()
198 len += n_grps * (nla_total_size(0) + /* _A_STATS_GRP */ in stats_reply_size()