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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_ich8lan.c598 phy->type = e1000_phy_igp_3;
2289 if (phy->type != e1000_phy_igp_3)
3244 if (phy->type != e1000_phy_igp_3)
3269 if (phy->type != e1000_phy_igp_3)
3337 if (phy->type != e1000_phy_igp_3)
3378 if (phy->type != e1000_phy_igp_3)
5333 case e1000_phy_igp_3:
5431 (hw->phy.type == e1000_phy_igp_3) &&
5551 if (hw->phy.type != e1000_phy_igp_3)
6028 (hw->phy.type == e1000_phy_igp_3)) {
[all...]
H A De1000_82575.c287 phy->type = e1000_phy_igp_3;
1073 (hw->phy.type == e1000_phy_igp_3))
1524 case e1000_phy_igp_3:
H A De1000_hw.h313 e1000_phy_igp_3, enumerator in enum:e1000_phy_type
H A De1000_phy.c2181 case e1000_phy_igp_3:
3014 phy_type = e1000_phy_igp_3;
H A Dif_em.c3831 if (adapter->hw.phy.type == e1000_phy_igp_3)

Completed in 170 milliseconds