Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia.h205 int aqr_wait_reset_complete(struct phy_device *phydev);
H A Daquantia_main.c752 int aqr_wait_reset_complete(struct phy_device *phydev) in aqr_wait_reset_complete() function
836 ret = aqr_wait_reset_complete(phydev); in aqr107_config_init()
873 ret = aqr_wait_reset_complete(phydev); in aqcs109_config_init()
H A Daquantia_firmware.c360 ret = aqr_wait_reset_complete(phydev); in aqr_firmware_load()