• Home
  • Raw
  • Download

Lines Matching defs:ds

81 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
277 static int mv88e6xxx_ppu_access_get(struct dsa_switch *ds) in mv88e6xxx_ppu_access_get()
305 static void mv88e6xxx_ppu_access_put(struct dsa_switch *ds) in mv88e6xxx_ppu_access_put()
316 void mv88e6xxx_ppu_state_init(struct dsa_switch *ds) in mv88e6xxx_ppu_state_init()
327 int mv88e6xxx_phy_read_ppu(struct dsa_switch *ds, int addr, int regnum) in mv88e6xxx_phy_read_ppu()
340 int mv88e6xxx_phy_write_ppu(struct dsa_switch *ds, int addr, in mv88e6xxx_phy_write_ppu()
355 void mv88e6xxx_poll_link(struct dsa_switch *ds) in mv88e6xxx_poll_link()
415 static int mv88e6xxx_stats_wait(struct dsa_switch *ds) in mv88e6xxx_stats_wait()
429 static int mv88e6xxx_stats_snapshot(struct dsa_switch *ds, int port) in mv88e6xxx_stats_snapshot()
448 static void mv88e6xxx_stats_read(struct dsa_switch *ds, int stat, u32 *val) in mv88e6xxx_stats_read()
476 void mv88e6xxx_get_strings(struct dsa_switch *ds, in mv88e6xxx_get_strings()
488 void mv88e6xxx_get_ethtool_stats(struct dsa_switch *ds, in mv88e6xxx_get_ethtool_stats()