Searched refs:igc_enable_mng_pass_thru (Results 1 – 3 of 3) sorted by relevance
27 bool igc_enable_mng_pass_thru(struct igc_hw *hw);
319 if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw))) in igc_power_down_phy_copper_base()
743 bool igc_enable_mng_pass_thru(struct igc_hw *hw) in igc_enable_mng_pass_thru() function