Home
last modified time | relevance | path

Searched refs:get_tc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h109 struct tc *get_tc(int index);
/Linux-v6.6/tools/testing/selftests/drivers/net/mlxsw/
Dsch_red_core.sh293 get_tc() function
304 local tc=$(get_tc $vlan)
322 local tc=$(($(get_tc $vlan) + 8))
/Linux-v6.6/arch/mips/kernel/
Dvpe.c74 struct tc *get_tc(int index) in get_tc() function
777 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()
Dvpe-mt.c270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()