Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
De1000_phy.h52 s32 igb_get_phy_info_82580(struct e1000_hw *hw);
De1000_phy.c2507 s32 igb_get_phy_info_82580(struct e1000_hw *hw) in igb_get_phy_info_82580() function
De1000_82575.c297 phy->ops.get_phy_info = igb_get_phy_info_82580; in igb_init_phy_params_82575()