Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/e1000/
De1000_hw.c107 hw->mac_type == e1000_82547 || in e1000_set_phy_type()
151 case e1000_82547: in e1000_phy_init_script()
177 if (hw->mac_type == e1000_82547) { in e1000_phy_init_script()
292 hw->mac_type = e1000_82547; in e1000_set_mac_type()
307 case e1000_82547: in e1000_set_mac_type()
412 if ((hw->mac_type == e1000_82541) || (hw->mac_type == e1000_82547)) { in e1000_reset_hw()
468 case e1000_82547: 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.c452 case e1000_82547: in e1000_power_down_phy()
580 case e1000_82547: in e1000_reset()
594 if (hw->mac_type == e1000_82547) { in e1000_reset()
885 case e1000_82547: in e1000_init_hw_struct()
1046 (hw->mac_type != e1000_82547)) in e1000_probe()
3209 if (unlikely((hw->mac_type == e1000_82547) && in e1000_xmit_frame()
De1000_hw.h34 e1000_82547, enumerator
De1000_ethtool.c1284 case e1000_82547: in e1000_set_phy_loopback()