Searched refs:e1000_phy_m88 (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/e1000/
H A De1000_hw.c176 hw->phy_type = e1000_phy_m88;
1790 * Copper link setup for e1000_phy_m88 series.
2062 } else if (hw->phy_type == e1000_phy_m88) {
2418 if ((hw->phy_type == e1000_phy_m88) ||
2502 ((hw->phy_type == e1000_phy_m88) ||
2528 if (hw->phy_type == e1000_phy_m88) {
6830 if (hw->phy_type == e1000_phy_m88) {
7015 if ((hw->phy_type == e1000_phy_m88) ||
7099 } else if ((hw->phy_type == e1000_phy_m88) ||
H A De1000_hw.h228 e1000_phy_m88 = 0, enumerator in enum:__anon20171

Completed in 50 milliseconds