Lines Matching refs:BGE_SYSCTL_STAT

6315 #define BGE_SYSCTL_STAT(sc, ctx, desc, parent, node, oid) \
6330 BGE_SYSCTL_STAT(sc, ctx, "Frames Dropped Due To Filters",
6333 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Write Queue Full",
6335 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Write High Priority Queue Full",
6337 BGE_SYSCTL_STAT(sc, ctx, "NIC No More RX Buffer Descriptors",
6339 BGE_SYSCTL_STAT(sc, ctx, "Discarded Input Frames",
6341 BGE_SYSCTL_STAT(sc, ctx, "Input Errors",
6343 BGE_SYSCTL_STAT(sc, ctx, "NIC Recv Threshold Hit",
6345 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Read Queue Full",
6347 BGE_SYSCTL_STAT(sc, ctx, "NIC DMA Read High Priority Queue Full",
6349 BGE_SYSCTL_STAT(sc, ctx, "NIC Send Data Complete Queue Full",
6351 BGE_SYSCTL_STAT(sc, ctx, "NIC Ring Set Send Producer Index",
6353 BGE_SYSCTL_STAT(sc, ctx, "NIC Ring Status Update",
6355 BGE_SYSCTL_STAT(sc, ctx, "NIC Interrupts",
6357 BGE_SYSCTL_STAT(sc, ctx, "NIC Avoided Interrupts",
6359 BGE_SYSCTL_STAT(sc, ctx, "NIC Send Threshold Hit",
6365 BGE_SYSCTL_STAT(sc, ctx, "Inbound Octets",
6367 BGE_SYSCTL_STAT(sc, ctx, "Fragments",
6369 BGE_SYSCTL_STAT(sc, ctx, "Inbound Unicast Packets",
6371 BGE_SYSCTL_STAT(sc, ctx, "Inbound Multicast Packets",
6373 BGE_SYSCTL_STAT(sc, ctx, "FCS Errors",
6375 BGE_SYSCTL_STAT(sc, ctx, "Alignment Errors",
6377 BGE_SYSCTL_STAT(sc, ctx, "XON Pause Frames Received",
6379 BGE_SYSCTL_STAT(sc, ctx, "XOFF Pause Frames Received",
6382 BGE_SYSCTL_STAT(sc, ctx, "MAC Control Frames Received",
6385 BGE_SYSCTL_STAT(sc, ctx, "XOFF State Entered",
6387 BGE_SYSCTL_STAT(sc, ctx, "Frames Too Long",
6389 BGE_SYSCTL_STAT(sc, ctx, "Jabbers",
6391 BGE_SYSCTL_STAT(sc, ctx, "Undersized Packets",
6393 BGE_SYSCTL_STAT(sc, ctx, "Inbound Range Length Errors",
6395 BGE_SYSCTL_STAT(sc, ctx, "Outbound Range Length Errors",
6401 BGE_SYSCTL_STAT(sc, ctx, "Outbound Octets",
6403 BGE_SYSCTL_STAT(sc, ctx, "TX Collisions",
6405 BGE_SYSCTL_STAT(sc, ctx, "XON Sent",
6407 BGE_SYSCTL_STAT(sc, ctx, "XOFF Sent",
6409 BGE_SYSCTL_STAT(sc, ctx, "Flow Control Done",
6411 BGE_SYSCTL_STAT(sc, ctx, "Internal MAC TX errors",
6414 BGE_SYSCTL_STAT(sc, ctx, "Single Collision Frames",
6417 BGE_SYSCTL_STAT(sc, ctx, "Multiple Collision Frames",
6420 BGE_SYSCTL_STAT(sc, ctx, "Deferred Transmissions",
6423 BGE_SYSCTL_STAT(sc, ctx, "Excessive Collisions",
6426 BGE_SYSCTL_STAT(sc, ctx, "Late Collisions",
6429 BGE_SYSCTL_STAT(sc, ctx, "Outbound Unicast Packets",
6431 BGE_SYSCTL_STAT(sc, ctx, "Outbound Multicast Packets",
6433 BGE_SYSCTL_STAT(sc, ctx, "Outbound Broadcast Packets",
6435 BGE_SYSCTL_STAT(sc, ctx, "Carrier Sense Errors",
6438 BGE_SYSCTL_STAT(sc, ctx, "Outbound Discards",
6440 BGE_SYSCTL_STAT(sc, ctx, "Outbound Errors",
6444 #undef BGE_SYSCTL_STAT