Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.c562 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_ich8lan()
2210 if (phy->type != e1000_phy_igp_3) in e1000_sw_lcd_config_ich8lan()
3163 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3188 if (phy->type != e1000_phy_igp_3) in e1000_set_d0_lplu_state_ich8lan()
3256 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
3297 if (phy->type != e1000_phy_igp_3) in e1000_set_d3_lplu_state_ich8lan()
5270 case e1000_phy_igp_3: in e1000_setup_copper_link_ich8lan()
5368 (hw->phy.type == e1000_phy_igp_3) && in e1000_get_link_up_info_ich8lan()
5488 if (hw->phy.type != e1000_phy_igp_3) in e1000_igp3_phy_powerdown_workaround_ich8lan()
5965 (hw->phy.type == e1000_phy_igp_3)) { in e1000_get_cfg_done_ich8lan()
H A De1000_hw.h265 e1000_phy_igp_3, enumerator
H A De1000_82575.c218 phy->type = e1000_phy_igp_3; in e1000_init_phy_params_82575()
1081 (hw->phy.type == e1000_phy_igp_3)) in e1000_get_cfg_done_82575()
1522 case e1000_phy_igp_3: in e1000_setup_copper_link_82575()
H A De1000_phy.c2163 case e1000_phy_igp_3: in e1000_check_downshift_generic()
2997 phy_type = e1000_phy_igp_3; in e1000_get_phy_type_from_id()