Searched refs:e1000_phy_i210 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A De1000_phy.c1252 if (phy->type == e1000_phy_i210) {
1802 if (phy->type != e1000_phy_i210) {
2150 case e1000_phy_i210:
3012 phy_type = e1000_phy_i210;
3472 if (hw->phy.type == e1000_phy_i210) {
3497 if (hw->phy.type == e1000_phy_i210) {
H A De1000_hw.h268 e1000_phy_i210, enumerator in enum:e1000_phy_type
H A De1000_82575.c267 phy->type = e1000_phy_i210;
1455 case e1000_phy_i210:

Completed in 110 milliseconds