Searched refs:phy_setup (Results 1 – 8 of 8) sorted by relevance
369 if (dev->dev_ops->phy_setup) in ksz_enable_port()370 dev->dev_ops->phy_setup(dev, port, phy); in ksz_enable_port()
123 void (*phy_setup)(struct ksz_device *dev, int port, member
1602 .phy_setup = ksz9477_phy_setup,
179 int (*phy_setup)(struct sas_phy *); member
574 .phy_setup = pqi_sas_phy_setup,
537 .phy_setup = sas_phy_setup,
627 if (i->f->phy_setup) in sas_phy_setup()628 i->f->phy_setup(phy); in sas_phy_setup()
9856 .phy_setup = hpsa_sas_phy_setup,