Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vge.c2489 #define VGE_SYSCTL_STAT_ADD32(c, h, n, p, d) \ macro
2530 VGE_SYSCTL_STAT_ADD32(ctx, child, "frames", in vge_sysctl_node()
2532 VGE_SYSCTL_STAT_ADD32(ctx, child, "good_frames", in vge_sysctl_node()
2534 VGE_SYSCTL_STAT_ADD32(ctx, child, "fifo_oflows", in vge_sysctl_node()
2536 VGE_SYSCTL_STAT_ADD32(ctx, child, "runts", in vge_sysctl_node()
2538 VGE_SYSCTL_STAT_ADD32(ctx, child, "runts_errs", in vge_sysctl_node()
2540 VGE_SYSCTL_STAT_ADD32(ctx, child, "frames_64", in vge_sysctl_node()
2542 VGE_SYSCTL_STAT_ADD32(ctx, child, "frames_65_127", in vge_sysctl_node()
2544 VGE_SYSCTL_STAT_ADD32(ctx, child, "frames_128_255", in vge_sysctl_node()
2546 VGE_SYSCTL_STAT_ADD32(ctx, child, "frames_256_511", in vge_sysctl_node()
[all …]