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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82543.c67 static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw);
1128 ret_val = e1000_config_mac_to_phy_82543(hw);
1260 ret_val = e1000_config_mac_to_phy_82543(hw);
1397 * e1000_config_mac_to_phy_82543 - Configure MAC to PHY settings
1403 static s32 e1000_config_mac_to_phy_82543(struct e1000_hw *hw) function
1409 DEBUGFUNC("e1000_config_mac_to_phy_82543");

Completed in 68 milliseconds