Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dlinkstate.c56 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()
/linux-6.3-rc2/drivers/net/phy/
A Dnxp-tja11xx.c816 .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,
A Ddp83td510.c243 .get_sqi_max = dp83td510_get_sqi_max,
A Dadin1100.c282 .get_sqi_max = adin_get_sqi_max,
A Dmicrochip_t1.c877 .get_sqi_max = lan87xx_get_sqi_max,
894 .get_sqi_max = lan87xx_get_sqi_max,
A Dnxp-c45-tja11xx.c1361 .get_sqi_max = nxp_c45_get_sqi_max,
/linux-6.3-rc2/include/linux/
A Dphy.h1047 int (*get_sqi_max)(struct phy_device *dev); member

Completed in 16 milliseconds