]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r341784
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:38:51 +0000 (10:38 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:38:51 +0000 (10:38 +0000)
commit70844ee57cf06724b360cea9adc3f2512e792ca0
tree715a2bb36baaeb753c2eb19d85da4de6f887ed2d
parentdce14799dabe33a3303cd4668ff51f0337185fc3
MFC r341784

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.
Differential Revision:  https://reviews.freebsd.org/D18389

git-svn-id: svn://svn.freebsd.org/base/stable/10@342527 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/sfxge.c
sys/dev/sfxge/sfxge_ev.c
sys/dev/sfxge/sfxge_tx.c
sys/dev/sfxge/sfxge_tx.h