Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dteranetics.c20 unsigned short restart_an = (MDIO_AN_CTRL1_RESTART | in tn2020_config() local
34 phy_write(phydev, MDIO_MMD_AN, MDIO_CTRL1, restart_an); in tn2020_config()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1860 struct ice_aqc_restart_an restart_an; member
H A Dice_common.c3099 cmd = &desc.params.restart_an; in ice_aq_set_link_restart_an()