Home
last modified time | relevance | path

Searched refs:igc_phy_has_link (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_phy.h12 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations,
H A Digc_phy.c55 * igc_phy_has_link - Polls PHY for link
63 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations, in igc_phy_has_link() function
532 ret_val = igc_phy_has_link(hw, COPPER_LINK_UP_LIMIT, 10, &link); in igc_setup_copper_link()
H A Digc_mac.c375 ret_val = igc_phy_has_link(hw, 1, 0, &link); in igc_check_for_copper_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_phy.h12 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations,
H A Digc_phy.c55 * igc_phy_has_link - Polls PHY for link
63 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations, in igc_phy_has_link() function
522 ret_val = igc_phy_has_link(hw, COPPER_LINK_UP_LIMIT, 10, &link); in igc_setup_copper_link()
H A Digc_mac.c375 ret_val = igc_phy_has_link(hw, 1, 0, &link); in igc_check_for_copper_link()

Completed in 5 milliseconds