Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dfixed_phy.c35 struct fixed_phy { struct
39 struct fixed_phy_status status; argument
40 int (*link_update)(struct net_device *, struct fixed_phy_status *); argument
50 static int fixed_phy_update_regs(struct fixed_phy *fp) in fixed_phy_update_regs() argument