freebsd-skq/sys/dev/sfxge
Andrew Rybchenko e4b0a127b5 sfxge(4): prepare the number of Tx queues on event queue 0 to become variable
The number of Tx queues on event queue 0 can depend on the NIC family type,
and this property will be leveraged by future patches.
This patch prepares the code for this change.

Submitted by:   Ivan Malov <Ivan.Malov at oktetlabs.ru>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D18389
2018-12-10 09:35:53 +00:00
..
common sfxge(4): report support for Tx checksum op descriptors 2018-12-10 09:35:45 +00:00
sfxge_dma.c sfxge(4): add efsys macro to get memory region size 2018-11-27 13:00:39 +00:00
sfxge_ev.c sfxge(4): prepare the number of Tx queues on event queue 0 to become variable 2018-12-10 09:35:53 +00:00
sfxge_intr.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sfxge_ioc.h
sfxge_mcdi.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sfxge_nvram.c sfxge(4): extend NVRAM RW finish to return verify result 2018-11-23 10:20:32 +00:00
sfxge_port.c sfxge(4): support new link modes in the driver 2018-11-30 07:10:09 +00:00
sfxge_rx.c sfxge(4): control RxQ scatter using flag instead of type 2018-11-24 18:13:07 +00:00
sfxge_rx.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sfxge_tx.c sfxge(4): prepare the number of Tx queues on event queue 0 to become variable 2018-12-10 09:35:53 +00:00
sfxge_tx.h sfxge(4): prepare the number of Tx queues on event queue 0 to become variable 2018-12-10 09:35:53 +00:00
sfxge_version.h
sfxge.c sfxge(4): prepare the number of Tx queues on event queue 0 to become variable 2018-12-10 09:35:53 +00:00
sfxge.h sfxge(4): populate per-event queue stats in sysctl 2018-12-10 09:35:33 +00:00