Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.c287 static struct mii_phy_def genmii_phy_def = {
352 static struct mii_phy_def cis8201_phy_def = {
359 static struct mii_phy_def bcm5248_phy_def = {
432 static struct mii_phy_def et1011c_phy_def = {
451 static struct mii_phy_def m88e1111_phy_def = {
467 static struct mii_phy_def m88e1112_phy_def = {
492 static struct mii_phy_def ar8035_phy_def = {
499 static struct mii_phy_def *mii_phy_table[] = {
512 struct mii_phy_def *def; in emac_mii_phy_probe()
H A Dphy.h38 struct mii_phy_def { struct
50 struct mii_phy_def *def; argument
/openbmc/linux/drivers/net/
H A Dsungem_phy.c896 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 = {
1048 static struct mii_phy_def bcm5461_phy_def = {
1067 static struct mii_phy_def bcm5462V_phy_def = {
1130 static struct mii_phy_def genmii_phy_def = {
[all …]
/openbmc/linux/include/linux/
H A Dsungem_phy.h22 struct mii_phy_def struct
43 struct mii_phy_def* def; argument