Searched refs:get_sqi_max (Results 1 – 7 of 7) sorted by relevance
56 if (!phydev->drv || !phydev->drv->get_sqi_max) in linkstate_get_sqi_max()59 ret = phydev->drv->get_sqi_max(phydev); in linkstate_get_sqi_max()
816 .get_sqi_max = tja11xx_get_sqi_max,834 .get_sqi_max = tja11xx_get_sqi_max,852 .get_sqi_max = tja11xx_get_sqi_max,875 .get_sqi_max = tja11xx_get_sqi_max,
243 .get_sqi_max = dp83td510_get_sqi_max,
282 .get_sqi_max = adin_get_sqi_max,
877 .get_sqi_max = lan87xx_get_sqi_max,894 .get_sqi_max = lan87xx_get_sqi_max,
1361 .get_sqi_max = nxp_c45_get_sqi_max,
1047 int (*get_sqi_max)(struct phy_device *dev); member
Completed in 16 milliseconds