Home
last modified time | relevance | path

Searched refs:get_sqi_max (Results 1 – 4 of 4) sorted by relevance

/linux/net/ethtool/
A Dlinkstate.c55 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()
/linux/drivers/net/phy/
A Dnxp-tja11xx.c748 .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,
A Dnxp-c45-tja11xx.c1141 .get_sqi_max = nxp_c45_get_sqi_max,
/linux/include/linux/
A Dphy.h934 int (*get_sqi_max)(struct phy_device *dev); member

Completed in 16 milliseconds