Lines Matching defs:dev

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, int port, bool enable, in b53_enable_vlan()
439 static int b53_set_jumbo(struct b53_device *dev, bool enable, bool allow_10_100) in b53_set_jumbo()
458 static int b53_flush_arl(struct b53_device *dev, u8 mask) in b53_flush_arl()
484 static int b53_fast_age_port(struct b53_device *dev, int port) in b53_fast_age_port()
491 static int b53_fast_age_vlan(struct b53_device *dev, u16 vid) in b53_fast_age_vlan()
500 struct b53_device *dev = ds->priv; in b53_imp_vlan_setup() local
516 static void b53_port_set_ucast_flood(struct b53_device *dev, int port, in b53_port_set_ucast_flood()
529 static void b53_port_set_mcast_flood(struct b53_device *dev, int port, in b53_port_set_mcast_flood()
549 static void b53_port_set_learning(struct b53_device *dev, int port, in b53_port_set_learning()
564 struct b53_device *dev = ds->priv; in b53_enable_port() local
608 struct b53_device *dev = ds->priv; in b53_disable_port() local
623 struct b53_device *dev = ds->priv; in b53_brcm_hdr_setup() local
694 static void b53_enable_cpu_port(struct b53_device *dev, int port) in b53_enable_cpu_port()
714 static void b53_enable_mib(struct b53_device *dev) in b53_enable_mib()
723 static u16 b53_default_pvid(struct b53_device *dev) in b53_default_pvid()
733 struct b53_device *dev = ds->priv; in b53_vlan_port_needs_forced_tagged() local
740 struct b53_device *dev = ds->priv; in b53_configure_vlan() local
790 static void b53_switch_reset_gpio(struct b53_device *dev) in b53_switch_reset_gpio()
808 static int b53_switch_reset(struct b53_device *dev) in b53_switch_reset()
927 static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev) in b53_get_mib()
939 static unsigned int b53_get_mib_size(struct b53_device *dev) in b53_get_mib_size()
967 struct b53_device *dev = ds->priv; in b53_get_strings() local
989 struct b53_device *dev = ds->priv; in b53_get_ethtool_stats() local
1034 struct b53_device *dev = ds->priv; in b53_get_sset_count() local
1057 struct b53_device *dev = priv; in b53_devlink_vlan_table_get() local
1074 struct b53_device *dev = ds->priv; in b53_setup_devlink_resources() local
1101 struct b53_device *dev = ds->priv; in b53_setup() local
1142 static void b53_force_link(struct b53_device *dev, int port, int link) in b53_force_link()
1164 static void b53_force_port_config(struct b53_device *dev, int port, in b53_force_port_config()
1215 struct b53_device *dev = ds->priv; in b53_adjust_63xx_rgmii() local
1259 struct b53_device *dev = ds->priv; in b53_adjust_link() local
1349 struct b53_device *dev = ds->priv; in b53_port_event() local
1362 struct b53_device *dev = ds->priv; in b53_phylink_get_caps() local
1402 struct b53_device *dev = ds->priv; in b53_phylink_mac_select_pcs() local
1421 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_down() local
1444 struct b53_device *dev = ds->priv; in b53_phylink_mac_link_up() local
1468 struct b53_device *dev = ds->priv; in b53_vlan_filtering() local
1479 struct b53_device *dev = ds->priv; in b53_vlan_prepare() local
1504 struct b53_device *dev = ds->priv; in b53_vlan_add() local
1543 struct b53_device *dev = ds->priv; in b53_vlan_del() local
1573 static int b53_arl_op_wait(struct b53_device *dev) in b53_arl_op_wait()
1591 static int b53_arl_rw_op(struct b53_device *dev, unsigned int op) in b53_arl_rw_op()
1613 static int b53_arl_read(struct b53_device *dev, u64 mac, in b53_arl_read()
1654 static int b53_arl_op(struct b53_device *dev, int op, int port, in b53_arl_op()
1765 static int b53_arl_search_wait(struct b53_device *dev) in b53_arl_search_wait()
1784 static void b53_arl_search_rd(struct b53_device *dev, u8 idx, in b53_arl_search_rd()
1893 struct b53_device *dev = ds->priv; in b53_br_join() local
1944 struct b53_device *dev = ds->priv; in b53_br_leave() local
1990 struct b53_device *dev = ds->priv; in b53_br_set_stp_state() local
2024 struct b53_device *dev = ds->priv; in b53_br_fast_age() local
2104 struct b53_device *dev = ds->priv; in b53_get_tag_protocol() local
2135 struct b53_device *dev = ds->priv; in b53_mirror_add() local
2160 struct b53_device *dev = ds->priv; in b53_mirror_del() local
2198 struct b53_device *dev = ds->priv; in b53_eee_enable_set() local
2229 struct b53_device *dev = ds->priv; in b53_get_mac_eee() local
2246 struct b53_device *dev = ds->priv; in b53_set_mac_eee() local
2261 struct b53_device *dev = ds->priv; in b53_change_mtu() local
2629 static int b53_switch_init(struct b53_device *dev) in b53_switch_init()
2721 struct b53_device *dev; in b53_switch_alloc() local
2756 int b53_switch_detect(struct b53_device *dev) in b53_switch_detect()
2824 int b53_switch_register(struct b53_device *dev) in b53_switch_register()