Searched refs:get_sqi_max (Results 1 – 3 of 3) sorted by relevance
55 if (!phydev->drv || !phydev->drv->get_sqi_max) in linkstate_get_sqi_max()58 ret = phydev->drv->get_sqi_max(phydev); in linkstate_get_sqi_max()
705 .get_sqi_max = tja11xx_get_sqi_max,723 .get_sqi_max = tja11xx_get_sqi_max,741 .get_sqi_max = tja11xx_get_sqi_max,764 .get_sqi_max = tja11xx_get_sqi_max,
877 int (*get_sqi_max)(struct phy_device *dev); member