Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/e1000/
De1000_ich8lan.c583 phy->type = e1000_phy_ife; in e1000_init_phy_params_ich8lan()
3030 if (phy->type == e1000_phy_ife) in e1000_set_d0_lplu_state_ich8lan()
4568 case e1000_phy_ife: in e1000_setup_copper_link_ich8lan()
4823 (hw->phy.type == e1000_phy_ife)) in e1000_gig_downshift_workaround_ich8lan()
5061 if (hw->phy.type == e1000_phy_ife) in e1000_cleanup_led_ich8lan()
5079 if (hw->phy.type == e1000_phy_ife) in e1000_led_on_ich8lan()
5097 if (hw->phy.type == e1000_phy_ife) in e1000_led_off_ich8lan()
De1000_hw.h271 e1000_phy_ife, enumerator
De1000_phy.c3017 phy_type = e1000_phy_ife; in e1000_get_phy_type_from_id()
Dif_lem.c2429 if (adapter->hw.phy.type != e1000_phy_ife) { in lem_setup_interface()
Dif_em.c3062 if (adapter->hw.phy.type != e1000_phy_ife) { in em_setup_interface()
Dif_igb.c3185 if (adapter->hw.phy.type != e1000_phy_ife) { in igb_setup_interface()