Searched refs:get_sqi_max (Results 1 – 7 of 7) 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()
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,
835 .get_sqi_max = lan87xx_get_sqi_max,852 .get_sqi_max = lan87xx_get_sqi_max,
1361 .get_sqi_max = nxp_c45_get_sqi_max,
974 int (*get_sqi_max)(struct phy_device *dev); member