Lines Matching refs:b53_device
227 static int b53_do_vlan_op(struct b53_device *dev, u8 op) in b53_do_vlan_op()
246 static void b53_set_vlan_entry(struct b53_device *dev, u16 vid, in b53_set_vlan_entry()
286 static void b53_get_vlan_entry(struct b53_device *dev, u16 vid, in b53_get_vlan_entry()
325 static void b53_set_forwarding(struct b53_device *dev, int enable) in b53_set_forwarding()
352 static void b53_enable_vlan(struct b53_device *dev, bool enable, in b53_enable_vlan()
436 static int b53_set_jumbo(struct b53_device *dev, bool enable, bool allow_10_100) in b53_set_jumbo()
455 static int b53_flush_arl(struct b53_device *dev, u8 mask) in b53_flush_arl()
481 static int b53_fast_age_port(struct b53_device *dev, int port) in b53_fast_age_port()
488 static int b53_fast_age_vlan(struct b53_device *dev, u16 vid) in b53_fast_age_vlan()
497 struct b53_device *dev = ds->priv; in b53_imp_vlan_setup()
515 struct b53_device *dev = ds->priv; in b53_enable_port()
557 struct b53_device *dev = ds->priv; in b53_disable_port()
572 struct b53_device *dev = ds->priv; in b53_brcm_hdr_setup()
643 static void b53_enable_cpu_port(struct b53_device *dev, int port) in b53_enable_cpu_port()
661 static void b53_enable_mib(struct b53_device *dev) in b53_enable_mib()
670 static u16 b53_default_pvid(struct b53_device *dev) in b53_default_pvid()
680 struct b53_device *dev = ds->priv; in b53_configure_vlan()
719 static void b53_switch_reset_gpio(struct b53_device *dev) in b53_switch_reset_gpio()
737 static int b53_switch_reset(struct b53_device *dev) in b53_switch_reset()
797 struct b53_device *priv = ds->priv; in b53_phy_read16()
812 struct b53_device *priv = ds->priv; in b53_phy_write16()
820 static int b53_reset_switch(struct b53_device *priv) in b53_reset_switch()
831 static int b53_apply_config(struct b53_device *priv) in b53_apply_config()
844 static void b53_reset_mib(struct b53_device *priv) in b53_reset_mib()
856 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
868 static unsigned int b53_get_mib_size(struct b53_device *dev) in b53_get_mib_size()
896 struct b53_device *dev = ds->priv; in b53_get_strings()
918 struct b53_device *dev = ds->priv; in b53_get_ethtool_stats()
963 struct b53_device *dev = ds->priv; in b53_get_sset_count()
986 struct b53_device *dev = priv; in b53_devlink_vlan_table_get()
1003 struct b53_device *dev = ds->priv; in b53_setup_devlink_resources()
1030 struct b53_device *dev = ds->priv; in b53_setup()
1073 static void b53_force_link(struct b53_device *dev, int port, int link) in b53_force_link()
1095 static void b53_force_port_config(struct b53_device *dev, int port, in b53_force_port_config()
1146 struct b53_device *dev = ds->priv; in b53_adjust_link()
1239 struct b53_device *dev = ds->priv; in b53_port_event()
1253 struct b53_device *dev = ds->priv; in b53_phylink_validate()
1295 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_state()
1311 struct b53_device *dev = ds->priv; in b53_phylink_mac_config()
1325 struct b53_device *dev = ds->priv; in b53_phylink_mac_an_restart()
1336 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_down()
1359 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_up()
1380 struct b53_device *dev = ds->priv; in b53_vlan_filtering()
1394 struct b53_device *dev = ds->priv; in b53_vlan_prepare()
1419 struct b53_device *dev = ds->priv; in b53_vlan_add()
1454 struct b53_device *dev = ds->priv; in b53_vlan_del()
1487 static int b53_arl_op_wait(struct b53_device *dev) in b53_arl_op_wait()
1505 static int b53_arl_rw_op(struct b53_device *dev, unsigned int op) in b53_arl_rw_op()
1527 static int b53_arl_read(struct b53_device *dev, u64 mac, in b53_arl_read()
1572 static int b53_arl_op(struct b53_device *dev, int op, int port, in b53_arl_op()
1650 struct b53_device *priv = ds->priv; in b53_fdb_add()
1665 struct b53_device *priv = ds->priv; in b53_fdb_del()
1671 static int b53_arl_search_wait(struct b53_device *dev) in b53_arl_search_wait()
1690 static void b53_arl_search_rd(struct b53_device *dev, u8 idx, in b53_arl_search_rd()
1718 struct b53_device *priv = ds->priv; in b53_fdb_dump()
1757 struct b53_device *priv = ds->priv; in b53_mdb_prepare()
1772 struct b53_device *priv = ds->priv; in b53_mdb_add()
1784 struct b53_device *priv = ds->priv; in b53_mdb_del()
1797 struct b53_device *dev = ds->priv; in b53_br_join()
1848 struct b53_device *dev = ds->priv; in b53_br_leave()
1894 struct b53_device *dev = ds->priv; in b53_br_set_stp_state()
1928 struct b53_device *dev = ds->priv; in b53_br_fast_age()
1938 struct b53_device *dev = ds->priv; in b53_br_egress_floods()
2011 struct b53_device *dev = ds->priv; in b53_get_tag_protocol()
2039 struct b53_device *dev = ds->priv; in b53_mirror_add()
2064 struct b53_device *dev = ds->priv; in b53_mirror_del()
2102 struct b53_device *dev = ds->priv; in b53_eee_enable_set()
2133 struct b53_device *dev = ds->priv; in b53_get_mac_eee()
2150 struct b53_device *dev = ds->priv; in b53_set_mac_eee()
2165 struct b53_device *dev = ds->priv; in b53_change_mtu()
2490 static int b53_switch_init(struct b53_device *dev) in b53_switch_init()
2584 struct b53_device *b53_switch_alloc(struct device *base, in b53_switch_alloc()
2589 struct b53_device *dev; in b53_switch_alloc()
2619 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect()
2686 int b53_switch_register(struct b53_device *dev) in b53_switch_register()