Searched refs:phylink (Results 1 – 3 of 3) sorted by relevance
235 struct phylink *phylink_create(struct phylink_config *, struct fwnode_handle *,238 void phylink_destroy(struct phylink *);240 int phylink_connect_phy(struct phylink *, struct phy_device *);241 int phylink_of_phy_connect(struct phylink *, struct device_node *, u32 flags);242 void phylink_disconnect_phy(struct phylink *);243 int phylink_fixed_state_cb(struct phylink *,247 void phylink_mac_change(struct phylink *, bool up);249 void phylink_start(struct phylink *);250 void phylink_stop(struct phylink *);252 void phylink_ethtool_get_wol(struct phylink *, struct ethtool_wolinfo *);[all …]
205 struct phylink;435 struct phylink *phylink; member
194 struct phylink *pl;