Lines Matching defs:ocelot

891 static int vsc9959_gcb_soft_rst_status(struct ocelot *ocelot)  in vsc9959_gcb_soft_rst_status()
900 static int vsc9959_sys_ram_init_status(struct ocelot *ocelot) in vsc9959_sys_ram_init_status()
908 static int vsc9959_reset(struct ocelot *ocelot) in vsc9959_reset()
938 static void vsc9959_phylink_validate(struct ocelot *ocelot, int port, in vsc9959_phylink_validate()
975 static int vsc9959_prevalidate_phy_mode(struct ocelot *ocelot, int port, in vsc9959_prevalidate_phy_mode()
1017 static int vsc9959_mdio_bus_alloc(struct ocelot *ocelot) in vsc9959_mdio_bus_alloc()
1109 static void vsc9959_mdio_bus_free(struct ocelot *ocelot) in vsc9959_mdio_bus_free()
1127 static void vsc9959_sched_speed_set(struct ocelot *ocelot, int port, in vsc9959_sched_speed_set()
1156 static void vsc9959_new_base_time(struct ocelot *ocelot, ktime_t base_time, in vsc9959_new_base_time()
1178 static u32 vsc9959_tas_read_cfg_status(struct ocelot *ocelot) in vsc9959_tas_read_cfg_status()
1183 static void vsc9959_tas_gcl_set(struct ocelot *ocelot, const u32 gcl_ix, in vsc9959_tas_gcl_set()
1193 static int vsc9959_qos_port_tas_set(struct ocelot *ocelot, int port, in vsc9959_qos_port_tas_set()
1268 struct ocelot *ocelot = ds->priv; in vsc9959_qos_port_cbs_set() local
1315 struct ocelot *ocelot = ds->priv; in vsc9959_port_setup_tc() local
1327 static void vsc9959_xmit_template_populate(struct ocelot *ocelot, int port) in vsc9959_xmit_template_populate()
1380 struct ocelot *ocelot = (struct ocelot *)data; in felix_irq_handler() local
1399 struct ocelot *ocelot; in felix_pci_probe() local