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

/freebsd-10.0-release/sys/dev/e1000/
H A De1000_80003es2lan.c54 static s32 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw);
119 phy->ops.force_speed_duplex = e1000_phy_force_speed_duplex_80003es2lan;
656 * e1000_phy_force_speed_duplex_80003es2lan - Force PHY speed and duplex
662 static s32 e1000_phy_force_speed_duplex_80003es2lan(struct e1000_hw *hw) function
668 DEBUGFUNC("e1000_phy_force_speed_duplex_80003es2lan");

Completed in 103 milliseconds