Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c105 if (hw->mac_type == e1000_82541 || in e1000_set_phy_type()
150 case e1000_82541: in e1000_phy_init_script()
282 hw->mac_type = e1000_82541; in e1000_set_mac_type()
306 case e1000_82541: in e1000_set_mac_type()
412 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_reset_hw()
430 case e1000_82541: in e1000_reset_hw()
466 case e1000_82541: in e1000_reset_hw()
488 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_reset_hw()
1048 hw->mac_type == e1000_82541 || hw->mac_type == e1000_82547 || in e1000_copper_link_preconfig()
1098 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_copper_link_igp_setup()
[all …]
De1000_main.c450 case e1000_82541: in e1000_power_down_phy()
568 case e1000_82541: in e1000_reset()
884 case e1000_82541: in e1000_init_hw_struct()
De1000_hw.h32 e1000_82541, enumerator
De1000_ethtool.c1282 case e1000_82541: in e1000_set_phy_loopback()