Home
last modified time | relevance | path

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

/net/dsa/
Dmv88e6xxx.c81 int mv88e6xxx_reg_read(struct dsa_switch *ds, int addr, int reg) in mv88e6xxx_reg_read()
133 int mv88e6xxx_reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in mv88e6xxx_reg_write()
146 int mv88e6xxx_config_prio(struct dsa_switch *ds) in mv88e6xxx_config_prio()
168 int mv88e6xxx_set_addr_direct(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_direct()
177 int mv88e6xxx_set_addr_indirect(struct dsa_switch *ds, u8 *addr) in mv88e6xxx_set_addr_indirect()
205 int mv88e6xxx_phy_read(struct dsa_switch *ds, int addr, int regnum) in mv88e6xxx_phy_read()
212 int mv88e6xxx_phy_write(struct dsa_switch *ds, int addr, int regnum, u16 val) in mv88e6xxx_phy_write()
220 static int mv88e6xxx_ppu_disable(struct dsa_switch *ds) in mv88e6xxx_ppu_disable()
238 static int mv88e6xxx_ppu_enable(struct dsa_switch *ds) in mv88e6xxx_ppu_enable()
262 struct dsa_switch *ds = ((struct dsa_switch *)ps) - 1; in mv88e6xxx_ppu_reenable_work() local
[all …]
Dmv88e6123_61_65.c35 static int mv88e6123_61_65_switch_reset(struct dsa_switch *ds) in mv88e6123_61_65_switch_reset()
74 static int mv88e6123_61_65_setup_global(struct dsa_switch *ds) in mv88e6123_61_65_setup_global()
176 static int mv88e6123_61_65_setup_port(struct dsa_switch *ds, int p) in mv88e6123_61_65_setup_port()
293 static int mv88e6123_61_65_setup(struct dsa_switch *ds) in mv88e6123_61_65_setup()
329 mv88e6123_61_65_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6123_61_65_phy_read()
336 mv88e6123_61_65_phy_write(struct dsa_switch *ds, in mv88e6123_61_65_phy_write()
377 mv88e6123_61_65_get_strings(struct dsa_switch *ds, int port, uint8_t *data) in mv88e6123_61_65_get_strings()
384 mv88e6123_61_65_get_ethtool_stats(struct dsa_switch *ds, in mv88e6123_61_65_get_ethtool_stats()
391 static int mv88e6123_61_65_get_sset_count(struct dsa_switch *ds) in mv88e6123_61_65_get_sset_count()
Dmv88e6131.c31 static int mv88e6131_switch_reset(struct dsa_switch *ds) in mv88e6131_switch_reset()
70 static int mv88e6131_setup_global(struct dsa_switch *ds) in mv88e6131_setup_global()
156 static int mv88e6131_setup_port(struct dsa_switch *ds, int p) in mv88e6131_setup_port()
251 static int mv88e6131_setup(struct dsa_switch *ds) in mv88e6131_setup()
288 mv88e6131_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6131_phy_read()
295 mv88e6131_phy_write(struct dsa_switch *ds, in mv88e6131_phy_write()
336 mv88e6131_get_strings(struct dsa_switch *ds, int port, uint8_t *data) in mv88e6131_get_strings()
343 mv88e6131_get_ethtool_stats(struct dsa_switch *ds, in mv88e6131_get_ethtool_stats()
350 static int mv88e6131_get_sset_count(struct dsa_switch *ds) in mv88e6131_get_sset_count()
Dmv88e6060.c19 static int reg_read(struct dsa_switch *ds, int addr, int reg) in reg_read()
35 static int reg_write(struct dsa_switch *ds, int addr, int reg, u16 val) in reg_write()
63 static int mv88e6060_switch_reset(struct dsa_switch *ds) in mv88e6060_switch_reset()
102 static int mv88e6060_setup_global(struct dsa_switch *ds) in mv88e6060_setup_global()
121 static int mv88e6060_setup_port(struct dsa_switch *ds, int p) in mv88e6060_setup_port()
156 static int mv88e6060_setup(struct dsa_switch *ds) in mv88e6060_setup()
180 static int mv88e6060_set_addr(struct dsa_switch *ds, u8 *addr) in mv88e6060_set_addr()
196 static int mv88e6060_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6060_phy_read()
208 mv88e6060_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6060_phy_write()
219 static void mv88e6060_poll_link(struct dsa_switch *ds) in mv88e6060_poll_link()
Ddsa.c73 struct dsa_switch *ds; in dsa_switch_setup() local
200 static void dsa_switch_destroy(struct dsa_switch *ds) in dsa_switch_destroy()
215 struct dsa_switch *ds = dsa_ptr; in dsa_uses_dsa_tags() local
222 struct dsa_switch *ds = dsa_ptr; in dsa_uses_trailer_tags() local
231 struct dsa_switch *ds; in dsa_link_poll_work() local
241 struct dsa_switch *ds = (void *)_ds; in dsa_link_poll_timer() local
307 struct dsa_switch *ds; in dsa_probe() local
351 struct dsa_switch *ds = platform_get_drvdata(pdev); in dsa_remove() local
Dslave.c20 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_read() local
30 struct dsa_switch *ds = bus->priv; in dsa_slave_phy_write() local
38 void dsa_slave_mii_bus_init(struct dsa_switch *ds) in dsa_slave_mii_bus_init()
230 struct dsa_switch *ds = p->parent; in dsa_slave_get_strings() local
249 struct dsa_switch *ds = p->parent; in dsa_slave_get_ethtool_stats() local
262 struct dsa_switch *ds = p->parent; in dsa_slave_get_sset_count() local
328 dsa_slave_create(struct dsa_switch *ds, struct device *parent, in dsa_slave_create()
Dtag_dsa.c81 struct dsa_switch *ds = dev->dsa_ptr; in dsa_rcv() local
Dtag_trailer.c71 struct dsa_switch *ds = dev->dsa_ptr; in trailer_rcv() local
Dtag_edsa.c94 struct dsa_switch *ds = dev->dsa_ptr; in edsa_rcv() local