Home
last modified time | relevance | path

Searched refs:e1000_phy_m88 (Results 1 – 12 of 12) sorted by relevance

/drivers/net/e1000e/
Dphy.c431 if (phy->type == e1000_phy_m88) in e1000e_copper_link_setup_m88()
479 if ((phy->type == e1000_phy_m88) && in e1000e_copper_link_setup_m88()
1252 case e1000_phy_m88: in e1000e_check_downshift()
1869 phy_type = e1000_phy_m88; in e1000e_get_phy_type_from_id()
Dethtool.c436 if (hw->phy.type == e1000_phy_m88) { in e1000_get_regs()
1224 if (hw->phy.type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1288 hw->phy.type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1306 if (hw->phy.type == e1000_phy_m88) in e1000_integrated_phy_loopback()
D82571.c99 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571()
1152 case e1000_phy_m88: in e1000_setup_copper_link_82571()
Dhw.h410 e1000_phy_m88, enumerator
/drivers/net/igb/
De1000_82575.c215 phy->type = e1000_phy_m88; in igb_get_invariants_82575()
1021 case e1000_phy_m88: in igb_setup_copper_link_82575()
De1000_hw.h88 e1000_phy_m88, enumerator
Digb_ethtool.c1392 if (hw->phy.type == e1000_phy_m88) { in igb_integrated_phy_loopback()
1415 hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()
1430 if (hw->phy.type == e1000_phy_m88) in igb_integrated_phy_loopback()
De1000_phy.c1161 case e1000_phy_m88: in igb_check_downshift()
/drivers/net/e1000/
De1000_ethtool.c1284 if (hw->phy_type == e1000_phy_m88) { in e1000_integrated_phy_loopback()
1323 hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
1338 if (hw->phy_type == e1000_phy_m88) in e1000_integrated_phy_loopback()
De1000_hw.c192 hw->phy_type = e1000_phy_m88; in e1000_set_phy_type()
2007 } else if (hw->phy_type == e1000_phy_m88) { in e1000_setup_copper_link()
2359 if ((hw->phy_type == e1000_phy_m88) || in e1000_phy_force_speed_duplex()
2443 ((hw->phy_type == e1000_phy_m88) || in e1000_phy_force_speed_duplex()
2469 if (hw->phy_type == e1000_phy_m88) { in e1000_phy_force_speed_duplex()
6591 if (hw->phy_type == e1000_phy_m88) { in e1000_get_cable_length()
6775 if ((hw->phy_type == e1000_phy_m88) || in e1000_check_polarity()
6858 } else if ((hw->phy_type == e1000_phy_m88) || in e1000_check_downshift()
De1000_hw.h225 e1000_phy_m88 = 0, enumerator
De1000_main.c3644 (hw->phy_type == e1000_phy_m88) && in e1000_update_stats()