Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h21 s32 igb_check_reset_block(struct e1000_hw *hw);
H A De1000_phy.c38 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block() function
2085 ret_val = igb_check_reset_block(hw); in igb_phy_hw_reset()
H A De1000_mac.c685 if (igb_check_reset_block(hw)) in igb_setup_link()
H A Digb_ethtool.c270 if (igb_check_reset_block(hw)) { in igb_set_link_ksettings()
1954 if (igb_check_reset_block(&adapter->hw)) { in igb_loopback_test()
H A De1000_82575.c1867 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
H A Digb_main.c3304 if (igb_check_reset_block(hw)) in igb_probe()
3658 if (!igb_check_reset_block(hw)) in igb_probe()