Home
last modified time | relevance | path

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

/linux/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 = {
944 static const struct mii_phy_ops bcm5400_phy_ops = {
963 static const struct mii_phy_ops bcm5401_phy_ops = {
982 static const struct mii_phy_ops bcm5411_phy_ops = {
1001 static const struct mii_phy_ops bcm5421_phy_ops = {
1021 static const struct mii_phy_ops bcm5421k2_phy_ops = {
1039 static const struct mii_phy_ops bcm5461_phy_ops = {
1059 static const struct mii_phy_ops bcm5462V_phy_ops = {
[all …]
/linux/drivers/net/ethernet/ibm/emac/
H A Dphy.h28 struct mii_phy_ops { struct
45 const struct mii_phy_ops *ops; argument
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.c2543 static const struct mii_phy_ops emac_dt_mdio_phy_ops = {
/linux/include/linux/
H A Dsungem_phy.h10 struct mii_phy_ops struct
29 const struct mii_phy_ops* ops; argument