Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_phy.h31 s32 igb_get_phy_info_igp(struct e1000_hw *hw);
De1000_phy.c1986 s32 igb_get_phy_info_igp(struct e1000_hw *hw) in igb_get_phy_info_igp() function
De1000_82575.c285 phy->ops.get_phy_info = igb_get_phy_info_igp; in igb_init_phy_params_82575()