Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h52 s32 igb_get_phy_info_82580(struct e1000_hw *hw);
H A De1000_phy.c2506 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580() function
H A De1000_82575.c296 phy->ops.get_phy_info = igb_get_phy_info_82580; in igb_init_phy_params_82575()