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

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

Completed in 351 milliseconds