diff options
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | 2018-04-10 10:49:54 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-04-25 10:37:08 -0700 |
commit | 0a8238998345549011c2a0da43cd6a35ea7bbebe (patch) | |
tree | 069d14c6de1f2457d09a50c869b4ea64f328d059 /drivers/fsi | |
parent | 1d717cf4115e283aaf6c38174ecb7646f96abab5 (diff) |
igb: Add support for enabling queue steering in filters
On some igb models (82575 and i210) the MAC address filters can
control to which queue the packet will be assigned.
This extends the 'state' with one more state to signify that queue
selection should be enabled for that filter.
As 82575 parts are no longer easily obtained (and this was developed
against i210), only support for the i210 model is enabled.
These functions are exported and will be used in the next patch.
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/fsi')
0 files changed, 0 insertions, 0 deletions