Searched refs:igc_phy_has_link_generic (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/igc/core/ |
H A D | igc_phy.h | 24 s32 igc_phy_has_link_generic(struct igc_hw *hw, u32 iterations,
|
H A D | igc_phy.c | 562 ret_val = igc_phy_has_link_generic(hw, COPPER_LINK_UP_LIMIT, 10, in igc_setup_copper_link_generic() 800 s32 igc_phy_has_link_generic(struct igc_hw *hw, u32 iterations, in igc_phy_has_link_generic() function
|
H A D | igc_i225.c | 1009 ret_val = igc_phy_has_link_generic(hw, 1, 0, &link); in igc_check_for_link_i225() 1020 ret_val = igc_phy_has_link_generic(hw, 1, 0, &link); in igc_check_for_link_i225()
|
H A D | igc_mac.c | 478 ret_val = igc_phy_has_link_generic(hw, 1, 0, &link); in igc_check_for_copper_link_generic()
|