Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.c130 if (hw->mac_type == e1000_82541 || in e1000_set_phy_type()
176 case e1000_82541: in e1000_phy_init_script()
308 hw->mac_type = e1000_82541; in e1000_set_mac_type()
332 case e1000_82541: in e1000_set_mac_type()
439 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_reset_hw()
457 case e1000_82541: in e1000_reset_hw()
493 case e1000_82541: in e1000_reset_hw()
515 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_reset_hw()
1076 hw->mac_type == e1000_82541 || hw->mac_type == e1000_82547 || in e1000_copper_link_preconfig()
1126 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_copper_link_igp_setup()
[all …]
De1000_main.c479 case e1000_82541: in e1000_power_down_phy()
586 case e1000_82541: in e1000_reset()
903 case e1000_82541: in e1000_init_hw_struct()
De1000_hw.h57 e1000_82541, enumerator
De1000_ethtool.c1308 case e1000_82541: in e1000_set_phy_loopback()