Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/
Dvpe.h114 struct tc *get_tc(int index);
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dsch_red_core.sh294 get_tc() function
305 local tc=$(get_tc $vlan)
323 local tc=$(($(get_tc $vlan) + 8))
/Linux-v6.1/arch/mips/kernel/
Dvpe.c74 struct tc *get_tc(int index) in get_tc() function
778 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()
Dvpe-mt.c271 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()