Searched refs:mdio_xpcs_get_ops (Results 1 – 3 of 3) sorted by relevance
33 struct mdio_xpcs_ops *mdio_xpcs_get_ops(void);35 static inline struct mdio_xpcs_ops *mdio_xpcs_get_ops(void) in mdio_xpcs_get_ops() function
710 struct mdio_xpcs_ops *mdio_xpcs_get_ops(void) in mdio_xpcs_get_ops() function714 EXPORT_SYMBOL_GPL(mdio_xpcs_get_ops);
386 priv->hw->xpcs = mdio_xpcs_get_ops(); in stmmac_mdio_register()