Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c551 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_ich8lan()
2116 if (phy->type != e1000_phy_igp_3) in e1000_sw_lcd_config_ich8lan()
3012 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3033 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3095 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
3132 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
5067 case e1000_phy_igp_3: in e1000_setup_copper_link_ich8lan()
5159 (hw->phy.type == e1000_phy_igp_3) && (*speed == SPEED_1000)) { in e1000_get_link_up_info_ich8lan()
5270 if (hw->phy.type != e1000_phy_igp_3) in e1000e_igp3_phy_powerdown_workaround_ich8lan()
5707 (hw->phy.type == e1000_phy_igp_3)) { in e1000_get_cfg_done_ich8lan()
H A Dhw.h166 e1000_phy_igp_3, enumerator
H A Dphy.c1565 case e1000_phy_igp_3: in e1000e_check_downshift()
2243 phy_type = e1000_phy_igp_3; in e1000e_get_phy_type_from_id()
H A Dnetdev.c5134 if ((ret_val == -E1000_ERR_PHY) && (hw->phy.type == e1000_phy_igp_3) && in e1000e_has_link()
5258 if ((hw->phy.type == e1000_phy_igp_3 || in e1000_watchdog_task()
6663 if (adapter->hw.phy.type == e1000_phy_igp_3) { in __e1000_shutdown()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h108 e1000_phy_igp_3, enumerator
H A De1000_82575.c284 phy->type = e1000_phy_igp_3; in igb_init_phy_params_82575()
1253 (hw->phy.type == e1000_phy_igp_3)) in igb_get_cfg_done_82575()
1623 case e1000_phy_igp_3: in igb_setup_copper_link_82575()
H A De1000_phy.c1492 case e1000_phy_igp_3: in igb_check_downshift()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c2205 && hw->phy_type != e1000_phy_igp_3) in e1000_set_d3_lplu_state()
3072 hw->phy_type == e1000_phy_igp_3 || in e1000_setup_copper_link()
4586 case e1000_phy_igp_3: in e1000_phy_reset()
4636 hw->phy_type = e1000_phy_igp_3; in e1000_set_phy_type()
H A De1000.h217 e1000_phy_igp_3, enumerator