Searched defs:fixed_phy (Results 1 – 1 of 1) sorted by relevance
36 struct fixed_phy { struct40 struct fixed_phy_status status; argument41 int (*link_update)(struct net_device *, struct fixed_phy_status *); argument51 static void fixed_phy_update(struct fixed_phy *fp) in fixed_phy_update() argument