Searched refs:mii_phy_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/ibm/emac/
H A Dphy.h28 struct mii_phy_ops { struct
45 const struct mii_phy_ops *ops;
H A Dphy.c280 static const struct mii_phy_ops generic_phy_ops = {
344 static const struct mii_phy_ops cis8201_phy_ops = {
424 static const struct mii_phy_ops et1011c_phy_ops = {
443 static const struct mii_phy_ops m88e1111_phy_ops = {
459 static const struct mii_phy_ops m88e1112_phy_ops = {
484 static const struct mii_phy_ops ar8035_phy_ops = {
H A Dcore.c2585 static const struct mii_phy_ops emac_dt_mdio_phy_ops = {
/linux-master/include/linux/
H A Dsungem_phy.h10 struct mii_phy_ops struct
29 const struct mii_phy_ops* ops;
/linux-master/drivers/net/
H A Dsungem_phy.c887 static const struct mii_phy_ops bcm5201_phy_ops = {
906 static const struct mii_phy_ops bcm5221_phy_ops = {
925 static const struct mii_phy_ops bcm5241_phy_ops = {
943 static const struct mii_phy_ops bcm5400_phy_ops = {
962 static const struct mii_phy_ops bcm5401_phy_ops = {
981 static const struct mii_phy_ops bcm5411_phy_ops = {
1000 static const struct mii_phy_ops bcm5421_phy_ops = {
1020 static const struct mii_phy_ops bcm5421k2_phy_ops = {
1038 static const struct mii_phy_ops bcm5461_phy_ops = {
1058 static const struct mii_phy_ops bcm5462V_phy_op
[all...]

Completed in 145 milliseconds