Searched refs:igb_check_reset_block (Results 1 – 6 of 6) sorted by relevance
41 s32 igb_check_reset_block(struct e1000_hw *hw);
600 if (igb_check_reset_block(hw)) in igb_setup_link()
58 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block() function2084 ret_val = igb_check_reset_block(hw); in igb_phy_hw_reset()
266 if (igb_check_reset_block(hw)) { in igb_set_settings()1917 if (igb_check_reset_block(&adapter->hw)) { in igb_loopback_test()
1852 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
2342 if (igb_check_reset_block(hw)) in igb_probe()2648 if (!igb_check_reset_block(hw)) in igb_probe()