Searched hist:ea81875ae07aeaca285afd2771425f771294c93c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_fcoe.c | diff ea81875ae07aeaca285afd2771425f771294c93c Wed Jan 04 14:23:40 CST 2012 Neerav Parikh <Neerav.Parikh@intel.com> ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
This patch implements support for ndo_get_fcoe_hbainfo() call in the ixgbe driver.
This function will be called by the FCoE protocol stack to obtain device specific information from the underlying device configured to do FCoE.
Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ixgbe.h | diff ea81875ae07aeaca285afd2771425f771294c93c Wed Jan 04 14:23:40 CST 2012 Neerav Parikh <Neerav.Parikh@intel.com> ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
This patch implements support for ndo_get_fcoe_hbainfo() call in the ixgbe driver.
This function will be called by the FCoE protocol stack to obtain device specific information from the underlying device configured to do FCoE.
Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ixgbe_main.c | diff ea81875ae07aeaca285afd2771425f771294c93c Wed Jan 04 14:23:40 CST 2012 Neerav Parikh <Neerav.Parikh@intel.com> ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
This patch implements support for ndo_get_fcoe_hbainfo() call in the ixgbe driver.
This function will be called by the FCoE protocol stack to obtain device specific information from the underlying device configured to do FCoE.
Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|