Lines Matching defs:port
464 static int mv88e6xxx_stats_snapshot(struct dsa_switch *ds, int port) in mv88e6xxx_stats_snapshot()
571 int port, uint8_t *data) in _mv88e6xxx_get_strings()
584 int port, uint64_t *data) in _mv88e6xxx_get_ethtool_stats()
632 mv88e6xxx_get_strings(struct dsa_switch *ds, int port, uint8_t *data) in mv88e6xxx_get_strings()
651 int port, uint64_t *data) in mv88e6xxx_get_ethtool_stats()
663 int mv88e6xxx_get_regs_len(struct dsa_switch *ds, int port) in mv88e6xxx_get_regs_len()
668 void mv88e6xxx_get_regs(struct dsa_switch *ds, int port, in mv88e6xxx_get_regs()
822 int mv88e6xxx_get_eee(struct dsa_switch *ds, int port, struct ethtool_eee *e) in mv88e6xxx_get_eee()
848 int mv88e6xxx_set_eee(struct dsa_switch *ds, int port, in mv88e6xxx_set_eee()
900 static int mv88e6xxx_set_port_state(struct dsa_switch *ds, int port, u8 state) in mv88e6xxx_set_port_state()
937 static int _mv88e6xxx_update_port_config(struct dsa_switch *ds, int port) in _mv88e6xxx_update_port_config()
956 int port; in _mv88e6xxx_update_bridge_config() local
977 int mv88e6xxx_join_bridge(struct dsa_switch *ds, int port, u32 br_port_mask) in mv88e6xxx_join_bridge()
1015 int mv88e6xxx_leave_bridge(struct dsa_switch *ds, int port, u32 br_port_mask) in mv88e6xxx_leave_bridge()
1054 int mv88e6xxx_port_stp_update(struct dsa_switch *ds, int port, u8 state) in mv88e6xxx_port_stp_update()
1120 static int __mv88e6xxx_port_fdb_cmd(struct dsa_switch *ds, int port, in __mv88e6xxx_port_fdb_cmd()
1145 int mv88e6xxx_port_fdb_add(struct dsa_switch *ds, int port, in mv88e6xxx_port_fdb_add()
1161 int mv88e6xxx_port_fdb_del(struct dsa_switch *ds, int port, in mv88e6xxx_port_fdb_del()
1175 static int __mv88e6xxx_port_getnext(struct dsa_switch *ds, int port, in __mv88e6xxx_port_getnext()
1215 int mv88e6xxx_port_fdb_getnext(struct dsa_switch *ds, int port, in mv88e6xxx_port_fdb_getnext()
1232 int port; in mv88e6xxx_bridge_work() local
1244 int mv88e6xxx_setup_port_common(struct dsa_switch *ds, int port) in mv88e6xxx_setup_port_common()
1341 int mv88e6xxx_phy_page_read(struct dsa_switch *ds, int port, int page, int reg) in mv88e6xxx_phy_page_read()
1357 int mv88e6xxx_phy_page_write(struct dsa_switch *ds, int port, int page, in mv88e6xxx_phy_page_write()
1375 static int mv88e6xxx_port_to_phy_addr(struct dsa_switch *ds, int port) in mv88e6xxx_port_to_phy_addr()
1385 mv88e6xxx_phy_read(struct dsa_switch *ds, int port, int regnum) in mv88e6xxx_phy_read()
1401 mv88e6xxx_phy_write(struct dsa_switch *ds, int port, int regnum, u16 val) in mv88e6xxx_phy_write()
1417 mv88e6xxx_phy_read_indirect(struct dsa_switch *ds, int port, int regnum) in mv88e6xxx_phy_read_indirect()
1433 mv88e6xxx_phy_write_indirect(struct dsa_switch *ds, int port, int regnum, in mv88e6xxx_phy_write_indirect()