Home
last modified time | relevance | path

Searched refs:mii_phy_def (Results 1 – 3 of 3) sorted by relevance

/drivers/net/
Dsungem_phy.c898 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 = {
[all …]
/drivers/net/ethernet/ibm/emac/
Dphy.c286 static struct mii_phy_def genmii_phy_def = {
351 static struct mii_phy_def cis8201_phy_def = {
358 static struct mii_phy_def bcm5248_phy_def = {
431 static struct mii_phy_def et1011c_phy_def = {
450 static struct mii_phy_def m88e1111_phy_def = {
466 static struct mii_phy_def m88e1112_phy_def = {
473 static struct mii_phy_def *mii_phy_table[] = {
485 struct mii_phy_def *def; in emac_mii_phy_probe()
Dphy.h42 struct mii_phy_def { struct
54 struct mii_phy_def *def; argument