Home
last modified time | relevance | path

Searched refs:e1000_phy_get_info (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.h310 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info);
De1000_main.c719 e1000_phy_get_info(hw, &adapter->phy_info); in e1000_reset()
2346 e1000_phy_get_info(&adapter->hw, &adapter->phy_info); in e1000_update_phy_info_task()
De1000_hw.c3433 s32 e1000_phy_get_info(struct e1000_hw *hw, struct e1000_phy_info *phy_info) in e1000_phy_get_info() function