Home
last modified time | relevance | path

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

/freebsd/sys/dev/vte/
H A Dif_vte.c544 #define VTE_SYSCTL_STAT_ADD32(c, h, n, p, d) \ macro
603 VTE_SYSCTL_STAT_ADD32(ctx, child, "good_frames", in vte_sysctl_node()
609 VTE_SYSCTL_STAT_ADD32(ctx, child, "runt", in vte_sysctl_node()
611 VTE_SYSCTL_STAT_ADD32(ctx, child, "crc_errs", in vte_sysctl_node()
613 VTE_SYSCTL_STAT_ADD32(ctx, child, "long_frames", in vte_sysctl_node()
616 VTE_SYSCTL_STAT_ADD32(ctx, child, "fifo_full", in vte_sysctl_node()
618 VTE_SYSCTL_STAT_ADD32(ctx, child, "desc_unavail", in vte_sysctl_node()
627 VTE_SYSCTL_STAT_ADD32(ctx, child, "good_frames", in vte_sysctl_node()
629 VTE_SYSCTL_STAT_ADD32(ctx, child, "underruns", in vte_sysctl_node()
631 VTE_SYSCTL_STAT_ADD32(ctx, child, "late_colls", in vte_sysctl_node()
[all …]