Searched refs:get_sqi_max (Results 1 – 4 of 4) 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()
748 .get_sqi_max = tja11xx_get_sqi_max,766 .get_sqi_max = tja11xx_get_sqi_max,784 .get_sqi_max = tja11xx_get_sqi_max,807 .get_sqi_max = tja11xx_get_sqi_max,
1141 .get_sqi_max = nxp_c45_get_sqi_max,
899 int (*get_sqi_max)(struct phy_device *dev); member