Home
last modified time | relevance | path

Searched refs:igb_phy_setup_autoneg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_phy.c10 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw);
878 ret_val = igb_phy_setup_autoneg(hw); in igb_copper_link_autoneg()
915 * igb_phy_setup_autoneg - Configure PHY for auto-negotiation
923 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_phy.c10 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw);
879 ret_val = igb_phy_setup_autoneg(hw); in igb_copper_link_autoneg()
916 * igb_phy_setup_autoneg - Configure PHY for auto-negotiation
924 static s32 igb_phy_setup_autoneg(struct e1000_hw *hw) in igb_phy_setup_autoneg() function

Completed in 5 milliseconds