Home
last modified time | relevance | path

Searched refs:ixgbe_phy_fw (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x550.c336 hw->phy.type = ixgbe_phy_fw; in ixgbe_identify_phy_x550em()
536 hw->phy.type = ixgbe_phy_fw; in ixgbe_identify_phy_fw()
2239 if (hw->phy.type == ixgbe_phy_fw) { in ixgbe_get_link_capabilities_X550em()
3239 case ixgbe_phy_fw: in ixgbe_init_phy_ops_X550em()
Dixgbe_ethtool.c234 case ixgbe_phy_fw: in ixgbe_get_link_ksettings()
3204 if (hw->phy.type == ixgbe_phy_fw) in ixgbe_get_module_info()
3252 if (hw->phy.type == ixgbe_phy_fw) in ixgbe_get_module_eeprom()
3343 if (hw->phy.eee_speeds_supported && hw->phy.type == ixgbe_phy_fw) in ixgbe_get_eee()
Dixgbe_type.h3161 ixgbe_phy_fw, enumerator
Dixgbe_main.c5587 if (adapter->hw.phy.type == ixgbe_phy_fw) in ixgbe_reinit_locked()