Searched refs:e1000_phy_igp_3 (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_hw.h127 e1000_phy_igp_3, enumerator in enum:e1000_phy_type
H A De1000_82575.c263 phy->type = e1000_phy_igp_3; igb_init_phy_params_82575()
1218 (hw->phy.type == e1000_phy_igp_3)) igb_get_cfg_done_82575()
1590 case e1000_phy_igp_3: igb_setup_copper_link_82575()
H A De1000_phy.c1509 case e1000_phy_igp_3: igb_check_downshift()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dhw.h147 e1000_phy_igp_3, enumerator in enum:e1000_phy_type
H A Dich8lan.c557 phy->type = e1000_phy_igp_3; e1000_init_phy_params_ich8lan()
1989 if (phy->type != e1000_phy_igp_3) e1000_sw_lcd_config_ich8lan()
2875 if (phy->type != e1000_phy_igp_3) e1000_set_d0_lplu_state_ich8lan()
2896 if (phy->type != e1000_phy_igp_3) e1000_set_d0_lplu_state_ich8lan()
2958 if (phy->type != e1000_phy_igp_3) e1000_set_d3_lplu_state_ich8lan()
2995 if (phy->type != e1000_phy_igp_3) e1000_set_d3_lplu_state_ich8lan()
4890 case e1000_phy_igp_3: e1000_setup_copper_link_ich8lan()
4982 (hw->phy.type == e1000_phy_igp_3) && (*speed == SPEED_1000)) { e1000_get_link_up_info_ich8lan()
5093 if (hw->phy.type != e1000_phy_igp_3) e1000e_igp3_phy_powerdown_workaround_ich8lan()
5530 (hw->phy.type == e1000_phy_igp_3)) { e1000_get_cfg_done_ich8lan()
H A Dphy.c1583 case e1000_phy_igp_3: e1000e_check_downshift()
2260 phy_type = e1000_phy_igp_3; e1000e_get_phy_type_from_id()
H A Dnetdev.c4887 if ((ret_val == E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && e1000e_has_link()
4993 if ((hw->phy.type == e1000_phy_igp_3 || e1000_watchdog_task()
6168 if (adapter->hw.phy.type == e1000_phy_igp_3) { __e1000_shutdown()

Completed in 207 milliseconds