freebsd-dev/sys/dev/sfxge
Andrew Rybchenko 31e518b4c4 sfxge(4): add MCDI agnostic wrapper for MAC stats clear
If a libefx-based driver needs some way to clear port statistics,
then an MCDI agnostic method is required.

Submitted by:   Ivan Malov <ivan.malov at oktetlabs.ru>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18064
2018-11-23 07:26:37 +00:00
..
common sfxge(4): add MCDI agnostic wrapper for MAC stats clear 2018-11-23 07:26:37 +00:00
sfxge_dma.c
sfxge_ev.c
sfxge_intr.c
sfxge_ioc.h
sfxge_mcdi.c
sfxge_nvram.c
sfxge_port.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
sfxge_rx.c
sfxge_rx.h
sfxge_tx.c
sfxge_tx.h
sfxge_version.h
sfxge.c sfxge(4): limit max TXQ size on Medford to 2048 2018-11-22 16:15:24 +00:00
sfxge.h