fm10k: Add support for configuring PF interface
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 20 Sep 2014 23:47:58 +0000 (19:47 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Sep 2014 10:59:15 +0000 (03:59 -0700)
commit401b5383c6c9c5b85e1a60bf9de4c7f2dd09d114
tree95ef13d3ff4734d56dff6be17dccbf6b6f5e212b
parentb6fec18fd16bbf719c1c0aa83e41590573b4c58c
fm10k: Add support for configuring PF interface

This patch adds support for the operations which will configure filters on
the interface.  In addition with these patches we begin to introduce the PF
messages that will be sent to or received from the Switch Management
entity.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_pf.c
drivers/net/ethernet/intel/fm10k/fm10k_pf.h
This page took 0.025521 seconds and 5 git commands to generate.