Searched refs:igb_check_reset_block (Results 1 – 8 of 8) sorted by relevance
21 s32 igb_check_reset_block(struct e1000_hw *hw);
38 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block() function2087 ret_val = igb_check_reset_block(hw); in igb_phy_hw_reset()
685 if (igb_check_reset_block(hw)) in igb_setup_link()
270 if (igb_check_reset_block(hw)) { in igb_set_link_ksettings()1949 if (igb_check_reset_block(&adapter->hw)) { in igb_loopback_test()
1869 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
3269 if (igb_check_reset_block(hw)) in igb_probe()3617 if (!igb_check_reset_block(hw)) in igb_probe()
39235 ffff800010a687b0 T igb_check_reset_block
Completed in 1133 milliseconds