Home
last modified time | relevance | path

Searched refs:e1000_phy_igp_3 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c641 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_ich8lan()
2252 if (phy->type != e1000_phy_igp_3) in e1000_sw_lcd_config_ich8lan()
3150 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3171 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3233 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
3270 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
5225 case e1000_phy_igp_3: in e1000_setup_copper_link_ich8lan()
5317 (hw->phy.type == e1000_phy_igp_3) && (*speed == SPEED_1000)) { in e1000_get_link_up_info_ich8lan()
5428 if (hw->phy.type != e1000_phy_igp_3) in e1000e_igp3_phy_powerdown_workaround_ich8lan()
5865 (hw->phy.type == e1000_phy_igp_3)) { in e1000_get_cfg_done_ich8lan()
H A Dhw.h185 e1000_phy_igp_3, enumerator
H A Dphy.c1614 case e1000_phy_igp_3: in e1000e_check_downshift()
2291 phy_type = e1000_phy_igp_3; in e1000e_get_phy_type_from_id()
H A Dnetdev.c5152 if ((ret_val == -E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
5277 if ((hw->phy.type == e1000_phy_igp_3 || in e1000_watchdog_task()
6698 if (adapter->hw.phy.type == e1000_phy_igp_3) { in __e1000_shutdown()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h108 e1000_phy_igp_3, enumerator
H A De1000_phy.c1493 case e1000_phy_igp_3: in igb_check_downshift()