Searched refs:tas_guard_bands_update (Results 1 – 4 of 4) sorted by relevance
76 ocelot->ops->tas_guard_bands_update(ocelot, port); in ocelot_port_update_active_preemptible_tcs()
1923 if (ocelot_port->taprio && ocelot->ops->tas_guard_bands_update) in felix_change_mtu()1924 ocelot->ops->tas_guard_bands_update(ocelot, port); in felix_change_mtu()
2647 .tas_guard_bands_update = vsc9959_tas_guard_bands_update,
666 void (*tas_guard_bands_update)(struct ocelot *ocelot, int port); member