Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/
Dmt7530.h717 struct mt753x_info { struct
718 enum mt753x_id id;
720 const struct phylink_pcs_ops *pcs_ops;
722 int (*sw_setup)(struct dsa_switch *ds);
723 int (*phy_read_c22)(struct mt7530_priv *priv, int port, int regnum);
724 int (*phy_write_c22)(struct mt7530_priv *priv, int port, int regnum,
726 int (*phy_read_c45)(struct mt7530_priv *priv, int port, int devad,
728 int (*phy_write_c45)(struct mt7530_priv *priv, int port, int devad,
730 int (*pad_setup)(struct dsa_switch *ds, phy_interface_t interface);
731 int (*cpu_port_config)(struct dsa_switch *ds, int port);
[all …]