Home
last modified time | relevance | path

Searched refs:e1000_ce4100 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_hw.c324 hw->mac_type = e1000_ce4100; in e1000_set_mac_type()
378 case e1000_ce4100: in e1000_set_media_type()
469 case e1000_ce4100: in e1000_reset_hw()
1409 if ((hw->mac_type >= e1000_82544) && (hw->mac_type != e1000_ce4100)) { in e1000_copper_link_postconfig()
1940 if ((hw->mac_type >= e1000_82544) && (hw->mac_type != e1000_ce4100)) in e1000_config_mac_to_phy()
2499 (hw->mac_type != e1000_ce4100)) in e1000_check_for_link()
2844 const u32 phy_addr = (hw->mac_type == e1000_ce4100) ? hw->phy_addr : 1; in e1000_read_phy_reg_ex()
2856 if (hw->mac_type == e1000_ce4100) { in e1000_read_phy_reg_ex()
2982 const u32 phy_addr = (hw->mac_type == e1000_ce4100) ? hw->phy_addr : 1; in e1000_write_phy_reg_ex()
2995 if (hw->mac_type == e1000_ce4100) { in e1000_write_phy_reg_ex()
[all …]
De1000_main.c477 case e1000_ce4100: in e1000_power_down_phy()
594 case e1000_ce4100: in e1000_reset()
1046 if (hw->mac_type == e1000_ce4100) { in e1000_probe()
1198 if (hw->mac_type == e1000_ce4100) { in e1000_probe()
1286 if (hw->mac_type == e1000_ce4100) in e1000_remove()
1487 hw->mac_type == e1000_ce4100 || in e1000_check_64k_bound()
2406 if (hw->mac_type == e1000_ce4100) in e1000_has_link()
De1000_hw.h55 e1000_ce4100, enumerator