Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/aquantia/
Daquantia.h204 int aqr_wait_reset_complete(struct phy_device *phydev);
Daquantia_main.c448 int aqr_wait_reset_complete(struct phy_device *phydev) in aqr_wait_reset_complete() function
509 ret = aqr_wait_reset_complete(phydev); in aqr107_config_init()
536 ret = aqr_wait_reset_complete(phydev); in aqcs109_config_init()
Daquantia_firmware.c359 ret = aqr_wait_reset_complete(phydev); in aqr_firmware_load()