Lines Matching defs:BGE_SYSCTL_STAT

6322 #define BGE_SYSCTL_STAT(sc, ctx, desc, parent, node, oid) \
6337 BGE_SYSCTL_STAT(sc, ctx, "Frames Dropped Due To Filters",
6340 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Write Queue Full",
6342 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Write High Priority Queue Full",
6344 BGE_SYSCTL_STAT(sc, ctx, "NIC No More RX Buffer Descriptors",
6346 BGE_SYSCTL_STAT(sc, ctx, "Discarded Input Frames",
6348 BGE_SYSCTL_STAT(sc, ctx, "Input Errors",
6350 BGE_SYSCTL_STAT(sc, ctx, "NIC Recv Threshold Hit",
6352 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Read Queue Full",
6354 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Read High Priority Queue Full",
6356 BGE_SYSCTL_STAT(sc, ctx, "NIC Send Data Complete Queue Full",
6358 BGE_SYSCTL_STAT(sc, ctx, "NIC Ring Set Send Producer Index",
6360 BGE_SYSCTL_STAT(sc, ctx, "NIC Ring Status Update",
6362 BGE_SYSCTL_STAT(sc, ctx, "NIC Interrupts",
6364 BGE_SYSCTL_STAT(sc, ctx, "NIC Avoided Interrupts",
6366 BGE_SYSCTL_STAT(sc, ctx, "NIC Send Threshold Hit",
6372 BGE_SYSCTL_STAT(sc, ctx, "Inbound Octets",
6374 BGE_SYSCTL_STAT(sc, ctx, "Fragments",
6376 BGE_SYSCTL_STAT(sc, ctx, "Inbound Unicast Packets",
6378 BGE_SYSCTL_STAT(sc, ctx, "Inbound Multicast Packets",
6380 BGE_SYSCTL_STAT(sc, ctx, "FCS Errors",
6382 BGE_SYSCTL_STAT(sc, ctx, "Alignment Errors",
6384 BGE_SYSCTL_STAT(sc, ctx, "XON Pause Frames Received",
6386 BGE_SYSCTL_STAT(sc, ctx, "XOFF Pause Frames Received",
6389 BGE_SYSCTL_STAT(sc, ctx, "MAC Control Frames Received",
6392 BGE_SYSCTL_STAT(sc, ctx, "XOFF State Entered",
6394 BGE_SYSCTL_STAT(sc, ctx, "Frames Too Long",
6396 BGE_SYSCTL_STAT(sc, ctx, "Jabbers",
6398 BGE_SYSCTL_STAT(sc, ctx, "Undersized Packets",
6400 BGE_SYSCTL_STAT(sc, ctx, "Inbound Range Length Errors",
6402 BGE_SYSCTL_STAT(sc, ctx, "Outbound Range Length Errors",
6408 BGE_SYSCTL_STAT(sc, ctx, "Outbound Octets",
6410 BGE_SYSCTL_STAT(sc, ctx, "TX Collisions",
6412 BGE_SYSCTL_STAT(sc, ctx, "XON Sent",
6414 BGE_SYSCTL_STAT(sc, ctx, "XOFF Sent",
6416 BGE_SYSCTL_STAT(sc, ctx, "Flow Control Done",
6418 BGE_SYSCTL_STAT(sc, ctx, "Internal MAC TX errors",
6421 BGE_SYSCTL_STAT(sc, ctx, "Single Collision Frames",
6424 BGE_SYSCTL_STAT(sc, ctx, "Multiple Collision Frames",
6427 BGE_SYSCTL_STAT(sc, ctx, "Deferred Transmissions",
6430 BGE_SYSCTL_STAT(sc, ctx, "Excessive Collisions",
6433 BGE_SYSCTL_STAT(sc, ctx, "Late Collisions",
6436 BGE_SYSCTL_STAT(sc, ctx, "Outbound Unicast Packets",
6438 BGE_SYSCTL_STAT(sc, ctx, "Outbound Multicast Packets",
6440 BGE_SYSCTL_STAT(sc, ctx, "Outbound Broadcast Packets",
6442 BGE_SYSCTL_STAT(sc, ctx, "Carrier Sense Errors",
6445 BGE_SYSCTL_STAT(sc, ctx, "Outbound Discards",
6447 BGE_SYSCTL_STAT(sc, ctx, "Outbound Errors",
6451 #undef BGE_SYSCTL_STAT