Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c6787 #define T4_PORTSTAT(name, desc) \ in cxgbe_sysctls() macro
6823 T4_PORTSTAT(rx_fcs_err, in cxgbe_sysctls()
6849 T4_PORTSTAT(rx_ovflow0, "# drops due to buffer-group 0 overflows"); in cxgbe_sysctls()
6850 T4_PORTSTAT(rx_ovflow1, "# drops due to buffer-group 1 overflows"); in cxgbe_sysctls()
6851 T4_PORTSTAT(rx_ovflow2, "# drops due to buffer-group 2 overflows"); in cxgbe_sysctls()
6852 T4_PORTSTAT(rx_ovflow3, "# drops due to buffer-group 3 overflows"); in cxgbe_sysctls()
6853 T4_PORTSTAT(rx_trunc0, "# of buffer-group 0 truncated packets"); in cxgbe_sysctls()
6854 T4_PORTSTAT(rx_trunc1, "# of buffer-group 1 truncated packets"); in cxgbe_sysctls()
6855 T4_PORTSTAT(rx_trunc2, "# of buffer-group 2 truncated packets"); in cxgbe_sysctls()
6856 T4_PORTSTAT(rx_trunc3, "# of buffer-group 3 truncated packets"); in cxgbe_sysctls()
[all …]