Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c41 static s32 igb_get_phy_id_82575(struct e1000_hw *);
228 ret_val = igb_get_phy_id_82575(hw); in igb_init_phy_params_82575()
821 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575() function