Lines Matching defs:ocelot

50 static inline u32 ocelot_mact_read_macaccess(struct ocelot *ocelot)  in ocelot_mact_read_macaccess()
55 static inline int ocelot_mact_wait_for_completion(struct ocelot *ocelot) in ocelot_mact_wait_for_completion()
66 static void ocelot_mact_select(struct ocelot *ocelot, in ocelot_mact_select()
88 static int ocelot_mact_learn(struct ocelot *ocelot, int port, in ocelot_mact_learn()
105 static int ocelot_mact_forget(struct ocelot *ocelot, in ocelot_mact_forget()
119 static void ocelot_mact_init(struct ocelot *ocelot) in ocelot_mact_init()
135 static void ocelot_vcap_enable(struct ocelot *ocelot, struct ocelot_port *port) in ocelot_vcap_enable()
142 static inline u32 ocelot_vlant_read_vlanaccess(struct ocelot *ocelot) in ocelot_vlant_read_vlanaccess()
147 static inline int ocelot_vlant_wait_for_completion(struct ocelot *ocelot) in ocelot_vlant_wait_for_completion()
159 static int ocelot_vlant_set_mask(struct ocelot *ocelot, u16 vid, u32 mask) in ocelot_vlant_set_mask()
175 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_mode() local
188 static void ocelot_vlan_port_apply(struct ocelot *ocelot, in ocelot_vlan_port_apply()
246 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_vid_add() local
282 struct ocelot *ocelot = port->ocelot; in ocelot_vlan_vid_del() local
314 static void ocelot_vlan_init(struct ocelot *ocelot) in ocelot_vlan_init()
368 struct ocelot *ocelot = port->ocelot; in ocelot_port_adjust_link() local
489 struct ocelot *ocelot = port->ocelot; in ocelot_port_open() local
561 struct ocelot *ocelot = port->ocelot; in ocelot_port_xmit() local
641 void ocelot_get_hwtimestamp(struct ocelot *ocelot, struct timespec64 *ts) in ocelot_get_hwtimestamp()
686 struct ocelot *ocelot = port->ocelot; in ocelot_set_rx_mode() local
717 struct ocelot *ocelot = port->ocelot; in ocelot_port_set_mac_address() local
734 struct ocelot *ocelot = port->ocelot; in ocelot_get_stats64() local
774 struct ocelot *ocelot = port->ocelot; in ocelot_fdb_add() local
799 struct ocelot *ocelot = port->ocelot; in ocelot_fdb_del() local
856 struct ocelot *ocelot = port->ocelot; in ocelot_mact_read() local
976 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_get_port_parent_id() local
986 struct ocelot *ocelot = port->ocelot; in ocelot_hwstamp_get() local
994 struct ocelot *ocelot = port->ocelot; in ocelot_hwstamp_set() local
1059 struct ocelot *ocelot = port->ocelot; in ocelot_ioctl() local
1097 struct ocelot *ocelot = port->ocelot; in ocelot_get_strings() local
1108 static void ocelot_update_stats(struct ocelot *ocelot) in ocelot_update_stats()
1139 struct ocelot *ocelot = container_of(del_work, struct ocelot, in ocelot_check_stats_work() local
1152 struct ocelot *ocelot = port->ocelot; in ocelot_get_ethtool_stats() local
1166 struct ocelot *ocelot = port->ocelot; in ocelot_get_sset_count() local
1177 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_get_ts_info() local
1210 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_attr_stp_state_set() local
1278 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_attr_ageing_set() local
1288 struct ocelot *ocelot = port->ocelot; in ocelot_port_attr_mc_set() local
1368 static struct ocelot_multicast *ocelot_multicast_get(struct ocelot *ocelot, in ocelot_multicast_get()
1387 struct ocelot *ocelot = port->ocelot; in ocelot_port_obj_add_mdb() local
1429 struct ocelot *ocelot = port->ocelot; in ocelot_port_obj_del_mdb() local
1507 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_bridge_join() local
1526 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_bridge_leave() local
1539 static void ocelot_set_aggr_pgids(struct ocelot *ocelot) in ocelot_set_aggr_pgids()
1580 static void ocelot_setup_lag(struct ocelot *ocelot, int lag) in ocelot_setup_lag()
1600 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_lag_join() local
1641 struct ocelot *ocelot = ocelot_port->ocelot; in ocelot_port_lag_leave() local
1816 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_gettime64() local
1851 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_settime64() local
1882 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_adjtime() local
1922 struct ocelot *ocelot = container_of(ptp, struct ocelot, ptp_info); in ocelot_ptp_adjfine() local
1980 static int ocelot_init_timestamp(struct ocelot *ocelot) in ocelot_init_timestamp()
2004 int ocelot_probe_port(struct ocelot *ocelot, u8 port, in ocelot_probe_port()
2058 int ocelot_init(struct ocelot *ocelot) in ocelot_init()
2205 void ocelot_deinit(struct ocelot *ocelot) in ocelot_deinit()