Searched refs:igc_check_for_copper_link (Results 1 – 3 of 3) sorted by relevance
13 s32 igc_check_for_copper_link(struct igc_hw *hw);
183 igc_check_for_copper_link(hw); in igc_init_phy_params_base()430 .check_for_link = igc_check_for_copper_link,
355 s32 igc_check_for_copper_link(struct igc_hw *hw) in igc_check_for_copper_link() function