Searched refs:igc_check_for_copper_link (Results 1 – 3 of 3) sorted by relevance
17 s32 igc_check_for_copper_link(struct igc_hw *hw);
188 igc_check_for_copper_link(hw); in igc_init_phy_params_base()405 .check_for_link = igc_check_for_copper_link,
367 s32 igc_check_for_copper_link(struct igc_hw *hw) in igc_check_for_copper_link() function