Lines Matching refs:mii_phy_def
898 static struct mii_phy_def bcm5201_phy_def = {
917 static struct mii_phy_def bcm5221_phy_def = {
935 static struct mii_phy_def bcm5241_phy_def = {
954 static struct mii_phy_def bcm5400_phy_def = {
973 static struct mii_phy_def bcm5401_phy_def = {
992 static struct mii_phy_def bcm5411_phy_def = {
1012 static struct mii_phy_def bcm5421_phy_def = {
1031 static struct mii_phy_def bcm5421k2_phy_def = {
1050 static struct mii_phy_def bcm5461_phy_def = {
1069 static struct mii_phy_def bcm5462V_phy_def = {
1099 static struct mii_phy_def marvell88e1101v1_phy_def = {
1107 static struct mii_phy_def marvell88e1101v2_phy_def = {
1115 static struct mii_phy_def marvell88e1111_phy_def = {
1132 static struct mii_phy_def genmii_phy_def = {
1141 static struct mii_phy_def* mii_phy_table[] = {
1163 struct mii_phy_def* def; in sungem_phy_probe()