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

/u-boot/drivers/net/
H A De1000.c148 static int32_t e1000_check_phy_reset_block(struct e1000_hw *hw);
2048 if (e1000_check_phy_reset_block(hw))
4489 e1000_check_phy_reset_block(struct e1000_hw *hw) function
4578 ret_val = e1000_check_phy_reset_block(hw);
4769 ret_val = e1000_check_phy_reset_block(hw);
5503 if (e1000_check_phy_reset_block(hw))

Completed in 156 milliseconds