Home
last modified time | relevance | path

Searched refs:PHY_TYPE_QT2025C (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/sfc/
Dqt202x_phy.c313 if (efx->phy_type == PHY_TYPE_QT2025C) { in qt202x_reset_phy()
377 if (efx->phy_type == PHY_TYPE_QT2025C) in qt202x_phy_init()
397 if (efx->phy_type == PHY_TYPE_QT2025C) in qt202x_phy_poll()
407 if (efx->phy_type == PHY_TYPE_QT2025C) { in qt202x_phy_reconfigure()
Dnic.h56 PHY_TYPE_QT2025C = 9, enumerator
Dfalcon.c831 case PHY_TYPE_QT2025C: in falcon_probe_port()