Lines Matching refs:mii_phy_def
899 static struct mii_phy_def bcm5201_phy_def = {
918 static struct mii_phy_def bcm5221_phy_def = {
936 static struct mii_phy_def bcm5241_phy_def = {
955 static struct mii_phy_def bcm5400_phy_def = {
974 static struct mii_phy_def bcm5401_phy_def = {
993 static struct mii_phy_def bcm5411_phy_def = {
1013 static struct mii_phy_def bcm5421_phy_def = {
1032 static struct mii_phy_def bcm5421k2_phy_def = {
1051 static struct mii_phy_def bcm5461_phy_def = {
1070 static struct mii_phy_def bcm5462V_phy_def = {
1100 static struct mii_phy_def marvell88e1101v1_phy_def = {
1108 static struct mii_phy_def marvell88e1101v2_phy_def = {
1116 static struct mii_phy_def marvell88e1111_phy_def = {
1133 static struct mii_phy_def genmii_phy_def = {
1142 static struct mii_phy_def* mii_phy_table[] = {
1164 struct mii_phy_def* def; in sungem_phy_probe()