Searched defs:mii_phy (Results 1 – 3 of 3) sorted by relevance
49 struct mii_phy { struct50 struct mii_phy_def *def; argument52 u32 features; /* Copied from mii_phy_def.features argument76 /* Pass in a struct mii_phy with dev, mdio_read and mdio_write argument
39 struct mii_phy struct41 struct mii_phy_def* def; argument62 /* Pass in a struct mii_phy with dev, mdio_read and mdio_write argument
147 struct mii_phy { struct148 struct mii_phy * next; argument167 struct mii_phy * mii; argument617 struct mii_phy * mii_phy = NULL; in sis900_mii_probe() local1319 struct mii_phy *mii_phy = sis_priv->mii; in sis900_timer() local1378 static void sis900_check_mode(struct net_device *net_dev, struct mii_phy *mii_phy) in sis900_check_mode()2263 struct mii_phy *mii_phy = sis_priv->mii; in sis900_set_config() local