]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): add the max number of RSS exclusive contexts
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 09:15:08 +0000 (09:15 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 09:15:08 +0000 (09:15 +0000)
commit7283cea3c50850c58212df2806ccc0b1394d1a7d
tree5f1e1d392997fe31871ee6a6ce1e65b5ac888056
parent7ae12f5b45789ce45ef008df77901e4246eaf435
sfxge(4): add the max number of RSS exclusive contexts

The patch adds enc_rx_scale_max_exclusive_contexts member
to nic_cfg_t structure and sets the corresponding values
for Siena, Huntington and Medford

Submitted by:   Mark Spender <mspender at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18077
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/hunt_nic.c
sys/dev/sfxge/common/medford_nic.c
sys/dev/sfxge/common/siena_nic.c