Home
last modified time | relevance | path

Searched refs:uec_num_of_threads_e (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h649 } uec_num_of_threads_e; typedef
674 uec_num_of_threads_e num_threads_tx;
675 uec_num_of_threads_e num_threads_rx;
H A Duec.c692 static int uec_convert_threads_num(uec_num_of_threads_e threads_num, in uec_convert_threads_num()