Searched refs:tas_guard_bands_update (Results 1 – 3 of 3) sorted by relevance
60 void (*tas_guard_bands_update)(struct ocelot *ocelot, int port); member
1777 if (ocelot_port->taprio && felix->info->tas_guard_bands_update) in felix_change_mtu()1778 felix->info->tas_guard_bands_update(ocelot, port); in felix_change_mtu()
2598 .tas_guard_bands_update = vsc9959_tas_guard_bands_update,