Home
last modified time | relevance | path

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

/linux/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.c64 s32 igc_phy_has_link(struct igc_hw *hw, u32 iterations, in igc_phy_has_link() function
507 ret_val = igc_phy_has_link(hw, COPPER_LINK_UP_LIMIT, 10, &link); in igc_setup_copper_link()