Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_phy.h21 s32 igb_check_reset_block(struct e1000_hw *hw);
De1000_phy.c38 s32 igb_check_reset_block(struct e1000_hw *hw) in igb_check_reset_block() function
2087 ret_val = igb_check_reset_block(hw); in igb_phy_hw_reset()
De1000_mac.c685 if (igb_check_reset_block(hw)) in igb_setup_link()
Digb_ethtool.c270 if (igb_check_reset_block(hw)) { in igb_set_link_ksettings()
1951 if (igb_check_reset_block(&adapter->hw)) { in igb_loopback_test()
De1000_82575.c1869 if (!(igb_enable_mng_pass_thru(hw) || igb_check_reset_block(hw))) in igb_power_down_phy_copper_82575()
Digb_main.c3266 if (igb_check_reset_block(hw)) in igb_probe()
3613 if (!igb_check_reset_block(hw)) in igb_probe()