Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c149 static int32_t e1000_check_phy_reset_block(struct e1000_hw *hw);
1861 if (e1000_check_phy_reset_block(hw)) in e1000_setup_link()
4301 e1000_check_phy_reset_block(struct e1000_hw *hw) in e1000_check_phy_reset_block() function
4388 ret_val = e1000_check_phy_reset_block(hw); in e1000_phy_hw_reset()
4579 ret_val = e1000_check_phy_reset_block(hw); in e1000_phy_reset()
5353 if (e1000_check_phy_reset_block(hw)) in e1000_init_one()