Home
last modified time | relevance | path

Searched refs:fixed_phy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/phy/
H A Dfixed_phy.c28 struct fixed_phy { struct
35 static struct fixed_phy fmb_fixed_phys[NUM_FP]; argument
38 static struct fixed_phy *fixed_phy_find(int addr) in fixed_phy_find()
46 struct fixed_phy *fp; in fixed_phy_change_carrier()
63 struct fixed_phy *fp; in fixed_mdio_read()
90 struct fixed_phy *fp; in fixed_phy_set_link_update()
108 struct fixed_phy *fp; in fixed_phy_del()
H A DMakefile62 obj-$(CONFIG_FIXED_PHY) += fixed_phy.o