Searched refs:BGE_SYSCTL_STAT (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/bge/
H A Dif_bge.c6315 #define BGE_SYSCTL_STAT(sc, ctx, desc, parent, node, oid) \ macro
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(s
6444 #undef BGE_SYSCTL_STAT macro
[all...]

Completed in 49 milliseconds