Home
last modified time | relevance | path

Searched defs:mt753x_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/dsa/
H A Dmt7530.h838 struct mt753x_info { struct
839 enum mt753x_id id;
841 const struct phylink_pcs_ops *pcs_ops;
843 int (*sw_setup)(struct dsa_switch *ds);
844 int (*phy_read_c22)(struct mt7530_priv *priv, int port, int regnum);
845 int (*phy_write_c22)(struct mt7530_priv *priv, int port, int regnum,
847 int (*phy_read_c45)(struct mt7530_priv *priv, int port, int devad,
849 int (*phy_write_c45)(struct mt7530_priv *priv, int port, int devad,
851 void (*mac_port_get_caps)(struct dsa_switch *ds, int port,
853 void (*mac_port_config)(struct dsa_switch *ds, int port,