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

/freebsd-12-stable/sys/dev/e1000/
H A De1000_phy.h115 s32 e1000_get_phy_info_82577(struct e1000_hw *hw);
H A De1000_82575.c302 phy->ops.get_info = e1000_get_phy_info_82577;
H A De1000_phy.c3943 * e1000_get_phy_info_82577 - Retrieve I82577 PHY information
3951 s32 e1000_get_phy_info_82577(struct e1000_hw *hw) function
3958 DEBUGFUNC("e1000_get_phy_info_82577");
H A De1000_ich8lan.c525 phy->ops.get_info = e1000_get_phy_info_82577;

Completed in 173 milliseconds