Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/pcs/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/pcs/
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h476 const struct mdio_xpcs_ops *xpcs;