Lines Matching refs:mii_phy_def
896 static struct mii_phy_def bcm5201_phy_def = {
915 static struct mii_phy_def bcm5221_phy_def = {
933 static struct mii_phy_def bcm5241_phy_def = {
952 static struct mii_phy_def bcm5400_phy_def = {
971 static struct mii_phy_def bcm5401_phy_def = {
990 static struct mii_phy_def bcm5411_phy_def = {
1010 static struct mii_phy_def bcm5421_phy_def = {
1029 static struct mii_phy_def bcm5421k2_phy_def = {
1048 static struct mii_phy_def bcm5461_phy_def = {
1067 static struct mii_phy_def bcm5462V_phy_def = {
1097 static struct mii_phy_def marvell88e1101v1_phy_def = {
1105 static struct mii_phy_def marvell88e1101v2_phy_def = {
1113 static struct mii_phy_def marvell88e1111_phy_def = {
1130 static struct mii_phy_def genmii_phy_def = {
1139 static struct mii_phy_def* mii_phy_table[] = {
1161 struct mii_phy_def* def; in sungem_phy_probe()