Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dfixed_phy.c28 struct fixed_phy { struct
30 struct fixed_phy_status status; argument
31 int (*link_update)(struct net_device *, struct fixed_phy_status *); argument
35 static struct fixed_phy fmb_fixed_phys[NUM_FP]; argument