• Home
  • Raw
  • Download

Lines Matching defs:ocelot

44 static inline int ocelot_mact_wait_for_completion(struct ocelot *ocelot)  in ocelot_mact_wait_for_completion()
63 static void ocelot_mact_select(struct ocelot *ocelot, in ocelot_mact_select()
85 static int ocelot_mact_learn(struct ocelot *ocelot, int port, in ocelot_mact_learn()
102 static int ocelot_mact_forget(struct ocelot *ocelot, in ocelot_mact_forget()
116 static void ocelot_mact_init(struct ocelot *ocelot) in ocelot_mact_init()
132 static inline int ocelot_vlant_wait_for_completion(struct ocelot *ocelot) in ocelot_vlant_wait_for_completion()
151 static int ocelot_vlant_set_mask(struct ocelot *ocelot, u16 vid, u32 mask) in ocelot_vlant_set_mask()
167 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_mode() local
180 static void ocelot_vlan_port_apply(struct ocelot *ocelot, in ocelot_vlan_port_apply()
238 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_vid_add() local
274 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_vid_del() local
306 static void ocelot_vlan_init(struct ocelot *ocelot) in ocelot_vlan_init()
360 struct ocelot *ocelot = port->ocelot; in ocelot_port_adjust_link() local
481 struct ocelot *ocelot = port->ocelot; in ocelot_port_open() local
543 struct ocelot *ocelot = port->ocelot; in ocelot_port_xmit() local
597 struct ocelot *ocelot = port->ocelot; in ocelot_mact_mc_reset() local
614 struct ocelot *ocelot = port->ocelot; in ocelot_mact_mc_add() local
632 struct ocelot *ocelot = port->ocelot; in ocelot_set_rx_mode() local
670 struct ocelot *ocelot = port->ocelot; in ocelot_port_set_mac_address() local
687 struct ocelot *ocelot = port->ocelot; in ocelot_get_stats64() local
726 struct ocelot *ocelot = port->ocelot; in ocelot_fdb_add() local
751 struct ocelot *ocelot = port->ocelot; in ocelot_fdb_del() local
808 struct ocelot *ocelot = port->ocelot; in ocelot_mact_read() local
936 struct ocelot *ocelot = port->ocelot; in ocelot_get_strings() local
950 struct ocelot *ocelot = container_of(del_work, struct ocelot, stats_work); in ocelot_check_stats() local
985 struct ocelot *ocelot = port->ocelot; in ocelot_get_ethtool_stats() local
999 struct ocelot *ocelot = port->ocelot; in ocelot_get_sset_count() local
1018 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_attr_get() local
1037 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_attr_stp_state_set() local
1105 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_attr_ageing_set() local
1115 struct ocelot *ocelot = port->ocelot; in ocelot_port_attr_mc_set() local
1195 static struct ocelot_multicast *ocelot_multicast_get(struct ocelot *ocelot, in ocelot_multicast_get()
1214 struct ocelot *ocelot = port->ocelot; in ocelot_port_obj_add_mdb() local
1256 struct ocelot *ocelot = port->ocelot; in ocelot_port_obj_del_mdb() local
1340 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_bridge_join() local
1359 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_bridge_leave() local
1372 static void ocelot_set_aggr_pgids(struct ocelot *ocelot) in ocelot_set_aggr_pgids()
1413 static void ocelot_setup_lag(struct ocelot *ocelot, int lag) in ocelot_setup_lag()
1433 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_lag_join() local
1474 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_lag_leave() local
1592 int ocelot_probe_port(struct ocelot *ocelot, u8 port, in ocelot_probe_port()
1642 int ocelot_init(struct ocelot *ocelot) in ocelot_init()
1776 void ocelot_deinit(struct ocelot *ocelot) in ocelot_deinit()