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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A De1000_phy.h52 s32 igb_get_phy_id(struct e1000_hw *hw);
H A De1000_82575.c442 ret_val = igb_get_phy_id(hw);
465 ret_val = igb_get_phy_id(hw);
501 ret_val = igb_get_phy_id(hw);
H A De1000_phy.c78 * igb_get_phy_id - Retrieve the PHY ID and revision
84 s32 igb_get_phy_id(struct e1000_hw *hw) function

Completed in 49 milliseconds