linux_dsm_epyc7002/drivers/net/ethernet/intel/igb
Vinicius Costa Gomes 0a82389983 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>
2018-04-25 10:37:08 -07:00
..
e1000_82575.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_82575.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_defines.h igb: Add support for enabling queue steering in filters 2018-04-25 10:37:08 -07:00
e1000_hw.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_i210.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mac.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_mbx.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_nvm.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_phy.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
e1000_regs.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb_ethtool.c igb: Fix not adding filter elements to the list 2018-04-25 09:34:54 -07:00
igb_hwmon.c ethernet: Use octal not symbolic permissions 2018-03-26 12:07:49 -04:00
igb_main.c igb: Add support for enabling queue steering in filters 2018-04-25 10:37:08 -07:00
igb_ptp.c intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
igb.h igb: Add support for enabling queue steering in filters 2018-04-25 10:37:08 -07:00
Makefile intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00