Home
last modified time | relevance | path

Searched refs:mdio_xpcs_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/pcs/
Dpcs-xpcs.h19 struct mdio_xpcs_ops { struct
33 struct mdio_xpcs_ops *mdio_xpcs_get_ops(void); argument
35 static inline struct mdio_xpcs_ops *mdio_xpcs_get_ops(void) in mdio_xpcs_get_ops()
/Linux-v5.10/drivers/net/pcs/
Dpcs-xpcs.c702 static struct mdio_xpcs_ops xpcs_ops = {
710 struct mdio_xpcs_ops *mdio_xpcs_get_ops(void) in mdio_xpcs_get_ops()
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h468 const struct mdio_xpcs_ops *xpcs;