igc_check_reset_block
if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw)))
if (igc_check_reset_block(hw)) {
if (igc_check_reset_block(hw))
if (!igc_check_reset_block(hw))
ret_val = igc_check_reset_block(hw);
s32 igc_check_reset_block(struct igc_hw *hw);