Home
last modified time | relevance | path

Searched refs:active_preemptible_tcs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c75 mm->active_preemptible_tcs = val; in ocelot_port_update_active_preemptible_tcs()
83 mm->active_preemptible_tcs); in ocelot_port_update_active_preemptible_tcs()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1289 if ((mm->active_preemptible_tcs & BIT(tc)) ? in vsc9959_tas_guard_bands_update()
2595 val = GENMASK(7, 0) & ~mm->active_preemptible_tcs; in vsc9959_cut_through_fwd()
/linux/include/soc/mscc/
H A Docelot.h759 u8 active_preemptible_tcs; member