summaryrefslogtreecommitdiff
path: root/drivers/mux
diff options
context:
space:
mode:
authorAndre Guedes <andre.guedes@intel.com>2020-04-10 17:28:33 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-21 16:18:30 -0700
commit750433d0aa097265432a2b30a8a984604bd76e7f (patch)
tree21c4516d1c977ac5a1a463abed7232021dc5b79e /drivers/mux
parentd66358cae25efbd35518d661991fce67af2945e7 (diff)
igc: Add support for source address filters in core
This patch extends MAC address filter internal APIs igc_add_mac_filter() and igc_del_mac_filter(), as well as local helpers, to support filters based on source address. A new parameters 'type' is added to the APIs to indicate if the filter type is source or destination. In case it is source type, the RAH register is configured accordingly in igc_set_mac_filter_hw(). Signed-off-by: Andre Guedes <andre.guedes@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/mux')
0 files changed, 0 insertions, 0 deletions