Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.h9 s32 igc_check_reset_block(struct igc_hw *hw);
H A Digc_phy.c15 s32 igc_check_reset_block(struct igc_hw *hw) in igc_check_reset_block() function
171 ret_val = igc_check_reset_block(hw); in igc_phy_hw_reset()
H A Digc_base.c319 if (!(igc_enable_mng_pass_thru(hw) || igc_check_reset_block(hw))) in igc_power_down_phy_copper_base()
H A Digc_mac.c126 if (igc_check_reset_block(hw)) in igc_setup_link()
H A Digc_ethtool.c1861 if (igc_check_reset_block(hw)) { in igc_ethtool_set_link_ksettings()
H A Digc_main.c6956 if (!igc_check_reset_block(hw)) in igc_probe()