linux/drivers/net/ixgbe
Emil Tantilov 7184b7cf55 ixgbe: refactor common start_hw code for 82599 and x540
Factored out the common start_hw code into a new function
ixgbe_start_hw_gen2() so that it can be used by x540 and 82599.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Acked-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-04-13 19:21:52 -07:00
..
Makefile ixgbe: add MAC and PHY support for x540 2010-11-16 19:27:16 -08:00
ixgbe.h ixgbe: add support for VF Transmit rate limit using iproute2 2011-03-12 04:15:08 -08:00
ixgbe_82598.c ixgbe: correct function number for some 82598 parts 2011-04-13 19:20:37 -07:00
ixgbe_82599.c ixgbe: refactor common start_hw code for 82599 and x540 2011-04-13 19:21:52 -07:00
ixgbe_common.c ixgbe: refactor common start_hw code for 82599 and x540 2011-04-13 19:21:52 -07:00
ixgbe_common.h ixgbe: refactor common start_hw code for 82599 and x540 2011-04-13 19:21:52 -07:00
ixgbe_dcb.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ixgbe_dcb.h ixgbe: IEEE 802.1Qaz, implement priority assignment table 2011-03-12 04:12:54 -08:00
ixgbe_dcb_82598.c ixgbe: DCB, PFC not cleared until reset occurs 2011-03-12 04:15:35 -08:00
ixgbe_dcb_82598.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_dcb_82599.c ixgbe: DCB, PFC not cleared until reset occurs 2011-03-12 04:15:35 -08:00
ixgbe_dcb_82599.h ixgbe: IEEE 802.1Qaz, implement priority assignment table 2011-03-12 04:12:54 -08:00
ixgbe_dcb_nl.c ixgbe: DCB, further cleanups to app configuration 2011-04-13 19:19:47 -07:00
ixgbe_ethtool.c ixgbe: fix setting and reporting of advertised speeds 2011-03-07 18:10:22 -08:00
ixgbe_fcoe.c ixgbe: DCB remove ixgbe_fcoe_getapp routine 2011-03-12 04:11:11 -08:00
ixgbe_fcoe.h ixgbe: add support to FCoE DDP in target mode 2011-03-07 18:04:35 -08:00
ixgbe_main.c ixgbe: update version string for Dell CEM use 2011-04-13 19:21:28 -07:00
ixgbe_mbx.c ixgbe: remove timer reset to 0 on timeout 2011-03-12 04:13:41 -08:00
ixgbe_mbx.h ixgbe: cleanup copyright string for 2011 2011-03-03 04:43:24 -08:00
ixgbe_phy.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ixgbe_phy.h ixgbe: update PHY code to support 100Mbps as well as 1G/10G 2011-03-12 04:14:01 -08:00
ixgbe_sriov.c ixgbe: add support for VF Transmit rate limit using iproute2 2011-03-12 04:15:08 -08:00
ixgbe_sriov.h ixgbe: add support for VF Transmit rate limit using iproute2 2011-03-12 04:15:08 -08:00
ixgbe_type.h ixgbe: correct function number for some 82598 parts 2011-04-13 19:20:37 -07:00
ixgbe_x540.c ixgbe: refactor common start_hw code for 82599 and x540 2011-04-13 19:21:52 -07:00