Lines Matching refs:b53_device

229 static int b53_do_vlan_op(struct b53_device *dev, u8 op)  in b53_do_vlan_op()
248 static void b53_set_vlan_entry(struct b53_device *dev, u16 vid, in b53_set_vlan_entry()
288 static void b53_get_vlan_entry(struct b53_device *dev, u16 vid, in b53_get_vlan_entry()
327 static void b53_set_forwarding(struct b53_device *dev, int enable) in b53_set_forwarding()
354 static void b53_enable_vlan(struct b53_device *dev, bool enable, in b53_enable_vlan()
440 static int b53_set_jumbo(struct b53_device *dev, bool enable, bool allow_10_100) in b53_set_jumbo()
459 static int b53_flush_arl(struct b53_device *dev, u8 mask) in b53_flush_arl()
485 static int b53_fast_age_port(struct b53_device *dev, int port) in b53_fast_age_port()
492 static int b53_fast_age_vlan(struct b53_device *dev, u16 vid) in b53_fast_age_vlan()
501 struct b53_device *dev = ds->priv; in b53_imp_vlan_setup()
519 struct b53_device *dev = ds->priv; in b53_enable_port()
559 struct b53_device *dev = ds->priv; in b53_disable_port()
576 struct b53_device *dev = ds->priv; in b53_brcm_hdr_setup()
630 static void b53_enable_cpu_port(struct b53_device *dev, int port) in b53_enable_cpu_port()
646 static void b53_enable_mib(struct b53_device *dev) in b53_enable_mib()
655 static u16 b53_default_pvid(struct b53_device *dev) in b53_default_pvid()
665 struct b53_device *dev = ds->priv; in b53_configure_vlan()
692 static void b53_switch_reset_gpio(struct b53_device *dev) in b53_switch_reset_gpio()
710 static int b53_switch_reset(struct b53_device *dev) in b53_switch_reset()
767 struct b53_device *priv = ds->priv; in b53_phy_read16()
782 struct b53_device *priv = ds->priv; in b53_phy_write16()
790 static int b53_reset_switch(struct b53_device *priv) in b53_reset_switch()
803 static int b53_apply_config(struct b53_device *priv) in b53_apply_config()
816 static void b53_reset_mib(struct b53_device *priv) in b53_reset_mib()
828 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
840 static unsigned int b53_get_mib_size(struct b53_device *dev) in b53_get_mib_size()
868 struct b53_device *dev = ds->priv; in b53_get_strings()
890 struct b53_device *dev = ds->priv; in b53_get_ethtool_stats()
935 struct b53_device *dev = ds->priv; in b53_get_sset_count()
954 struct b53_device *dev = ds->priv; in b53_setup()
990 static void b53_force_link(struct b53_device *dev, int port, int link) in b53_force_link()
1012 static void b53_force_port_config(struct b53_device *dev, int port, in b53_force_port_config()
1062 struct b53_device *dev = ds->priv; in b53_adjust_link()
1153 struct b53_device *dev = ds->priv; in b53_port_event()
1167 struct b53_device *dev = ds->priv; in b53_phylink_validate()
1209 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_state()
1225 struct b53_device *dev = ds->priv; in b53_phylink_mac_config()
1245 struct b53_device *dev = ds->priv; in b53_phylink_mac_an_restart()
1256 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_down()
1277 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_up()
1295 struct b53_device *dev = ds->priv; in b53_vlan_filtering()
1324 struct b53_device *dev = ds->priv; in b53_vlan_prepare()
1341 struct b53_device *dev = ds->priv; in b53_vlan_add()
1373 struct b53_device *dev = ds->priv; in b53_vlan_del()
1406 static int b53_arl_op_wait(struct b53_device *dev) in b53_arl_op_wait()
1424 static int b53_arl_rw_op(struct b53_device *dev, unsigned int op) in b53_arl_rw_op()
1442 static int b53_arl_read(struct b53_device *dev, u64 mac, in b53_arl_read()
1474 static int b53_arl_op(struct b53_device *dev, int op, int port, in b53_arl_op()
1525 struct b53_device *priv = ds->priv; in b53_fdb_add()
1540 struct b53_device *priv = ds->priv; in b53_fdb_del()
1546 static int b53_arl_search_wait(struct b53_device *dev) in b53_arl_search_wait()
1565 static void b53_arl_search_rd(struct b53_device *dev, u8 idx, in b53_arl_search_rd()
1593 struct b53_device *priv = ds->priv; in b53_fdb_dump()
1631 struct b53_device *dev = ds->priv; in b53_br_join()
1676 struct b53_device *dev = ds->priv; in b53_br_leave()
1722 struct b53_device *dev = ds->priv; in b53_br_set_stp_state()
1756 struct b53_device *dev = ds->priv; in b53_br_fast_age()
1766 struct b53_device *dev = ds->priv; in b53_br_egress_floods()
1815 struct b53_device *dev = ds->priv; in b53_get_tag_protocol()
1839 struct b53_device *dev = ds->priv; in b53_mirror_add()
1864 struct b53_device *dev = ds->priv; in b53_mirror_del()
1902 struct b53_device *dev = ds->priv; in b53_eee_enable_set()
1933 struct b53_device *dev = ds->priv; in b53_get_mac_eee()
1950 struct b53_device *dev = ds->priv; in b53_set_mac_eee()
2244 static int b53_switch_init(struct b53_device *dev) in b53_switch_init()
2337 struct b53_device *b53_switch_alloc(struct device *base, in b53_switch_alloc()
2342 struct b53_device *dev; in b53_switch_alloc()
2366 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect()
2432 int b53_switch_register(struct b53_device *dev) in b53_switch_register()