Searched refs:igb_check_reset_block (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A De1000_phy.h41 s32 igb_check_reset_block(struct e1000_hw *hw);
H A De1000_phy.c51 * igb_check_reset_block - Check if PHY reset is blocked
58 s32 igb_check_reset_block(struct e1000_hw *hw) igb_check_reset_block() function
2084 ret_val = igb_check_reset_block(hw); igb_phy_hw_reset()
H A Digb_ethtool.c266 if (igb_check_reset_block(hw)) { igb_set_settings()
1917 if (igb_check_reset_block(&adapter->hw)) { igb_loopback_test()
H A De1000_mac.c600 if (igb_check_reset_block(hw)) igb_setup_link()
H A De1000_82575.c1852 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) igb_power_down_phy_copper_82575()
H A Digb_main.c2342 if (igb_check_reset_block(hw)) igb_probe()
2648 if (!igb_check_reset_block(hw)) igb_probe()

Completed in 187 milliseconds