|
@@ -55,9 +55,6 @@ s32 ixgbe_get_invariants_X540(struct ixgbe_hw *hw)
|
|
{
|
|
{
|
|
struct ixgbe_mac_info *mac = &hw->mac;
|
|
struct ixgbe_mac_info *mac = &hw->mac;
|
|
|
|
|
|
- /* Call PHY identify routine to get the phy type */
|
|
|
|
- ixgbe_identify_phy_generic(hw);
|
|
|
|
-
|
|
|
|
mac->mcft_size = IXGBE_X540_MC_TBL_SIZE;
|
|
mac->mcft_size = IXGBE_X540_MC_TBL_SIZE;
|
|
mac->vft_size = IXGBE_X540_VFT_TBL_SIZE;
|
|
mac->vft_size = IXGBE_X540_VFT_TBL_SIZE;
|
|
mac->num_rar_entries = IXGBE_X540_RAR_ENTRIES;
|
|
mac->num_rar_entries = IXGBE_X540_RAR_ENTRIES;
|