Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/ !
H A Dvpe.h109 struct tc *get_tc(int index);
/linux/tools/testing/selftests/drivers/net/mlxsw/ !
H A Dsch_red_core.sh268 get_tc() function
279 local tc=$(get_tc $vlan)
297 local tc=$(($(get_tc $vlan) + 8))
/linux/arch/mips/kernel/ !
H A Dvpe.c75 struct tc *get_tc(int index) in get_tc() function
778 cleanup_tc(get_tc(aprp_cpu_index())); in vpe_open()
H A Dvpe-mt.c270 cleanup_tc(get_tc(aprp_cpu_index())); in store_kill()