Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h648 } uec_num_of_threads_e; typedef
673 uec_num_of_threads_e num_threads_tx;
674 uec_num_of_threads_e num_threads_rx;
H A Duec.c691 static int uec_convert_threads_num(uec_num_of_threads_e threads_num, in uec_convert_threads_num()