Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_phy.h70 s32 igb_get_phy_info_82580(struct e1000_hw *hw);
De1000_phy.c2328 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580() function
De1000_82575.c276 phy->ops.get_phy_info = igb_get_phy_info_82580; in igb_init_phy_params_82575()