freebsd-dev/sys/dev/mlx5/mlx5_en
Hans Petter Selasky 66d53750b9 Add support for reading advanced diagnostic counters.
By default reading the diagnostic counters is disabled. The firmware
decides which counters are supported and only those supported show up
in the dev.mce.X.diagnostics sysctl tree.

To enable reading of diagnostic counters set one or more of the
following sysctls to one:

dev.mce.X.conf.diag_general_enable=1
dev.mce.X.conf.diag_pci_enable=1

MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-01-27 10:03:50 +00:00
..
en.h Add support for reading advanced diagnostic counters. 2017-01-27 10:03:50 +00:00
mlx5_en_ethtool.c Add support for reading advanced diagnostic counters. 2017-01-27 10:03:50 +00:00
mlx5_en_flow_table.c Remove useless NULL checks. 2016-12-02 09:41:54 +00:00
mlx5_en_main.c Add support for reading advanced diagnostic counters. 2017-01-27 10:03:50 +00:00
mlx5_en_rx.c Add timer to watch the RQ when we are out of mbufs. 2016-11-07 11:39:45 +00:00
mlx5_en_tx.c Allow transmit packet bufring in software to be disabled. 2017-01-20 15:45:21 +00:00
mlx5_en_txrx.c mlx5en: Separate the sendqueue from using the mlx5e_channel structure. 2016-09-16 11:35:45 +00:00