Searched refs:stat_name (Results 1 – 3 of 3) sorted by relevance
347 __be32 stat_name; member
312 #define STATS_OFFSET32(stat_name) \ argument313 (offsetof(struct bxe_eth_stats, stat_name) / 4)315 #define Q_STATS_OFFSET32(stat_name) \ argument316 (offsetof(struct bxe_eth_q_stats, stat_name) / 4)
9722 static const char *stat_name[] = { in sysctl_lb_stats() local9756 for (j = 0; j < nitems(stat_name); j++) in sysctl_lb_stats()9757 sbuf_printf(sb, "\n%-17s %20ju %20ju", stat_name[j], in sysctl_lb_stats()