dsa_switch         69 net/dsa/dsa.c  static struct dsa_switch *
dsa_switch         73 net/dsa/dsa.c  	struct dsa_switch *ds;
dsa_switch        215 net/dsa/dsa.c  	struct dsa_switch *ds = dsa_ptr;
dsa_switch        222 net/dsa/dsa.c  	struct dsa_switch *ds = dsa_ptr;
dsa_switch        231 net/dsa/dsa.c  	struct dsa_switch *ds;
dsa_switch        233 net/dsa/dsa.c  	ds = container_of(ugly, struct dsa_switch, link_poll_work);
dsa_switch        241 net/dsa/dsa.c  	struct dsa_switch *ds = (void *)_ds;
dsa_switch        307 net/dsa/dsa.c  	struct dsa_switch *ds;
dsa_switch        351 net/dsa/dsa.c  	struct dsa_switch *ds = platform_get_drvdata(pdev);
dsa_switch         56 net/dsa/dsa_priv.h 	struct dsa_switch	*parent;
dsa_switch         71 net/dsa/dsa_priv.h 	int	(*setup)(struct dsa_switch *ds);
dsa_switch         72 net/dsa/dsa_priv.h 	int	(*set_addr)(struct dsa_switch *ds, u8 *addr);
dsa_switch         77 net/dsa/dsa_priv.h 	int	(*phy_read)(struct dsa_switch *ds, int port, int regnum);
dsa_switch         78 net/dsa/dsa_priv.h 	int	(*phy_write)(struct dsa_switch *ds, int port,
dsa_switch         84 net/dsa/dsa_priv.h 	void	(*poll_link)(struct dsa_switch *ds);
dsa_switch         89 net/dsa/dsa_priv.h 	void	(*get_strings)(struct dsa_switch *ds, int port, uint8_t *data);
dsa_switch         90 net/dsa/dsa_priv.h 	void	(*get_ethtool_stats)(struct dsa_switch *ds,
dsa_switch         92 net/dsa/dsa_priv.h 	int	(*get_sset_count)(struct dsa_switch *ds);
dsa_switch        262 net/dsa/mv88e6xxx.c 	        struct dsa_switch *ds = ((struct dsa_switch *)ps) - 1;
dsa_switch         19 net/dsa/slave.c 	struct dsa_switch *ds = bus->priv;
dsa_switch         29 net/dsa/slave.c 	struct dsa_switch *ds = bus->priv;
dsa_switch        162 net/dsa/slave.c 	struct dsa_switch *ds = p->parent;
dsa_switch        181 net/dsa/slave.c 	struct dsa_switch *ds = p->parent;
dsa_switch        194 net/dsa/slave.c 	struct dsa_switch *ds = p->parent;
dsa_switch         81 net/dsa/tag_dsa.c 	struct dsa_switch *ds = dev->dsa_ptr;
dsa_switch         94 net/dsa/tag_edsa.c 	struct dsa_switch *ds = dev->dsa_ptr;
dsa_switch         71 net/dsa/tag_trailer.c 	struct dsa_switch *ds = dev->dsa_ptr;