Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h316 } __attribute__ ((packed)) uec_thread_data_rx_t; typedef
712 uec_thread_data_rx_t *p_thread_data_rx;
H A Duec.c819 num_threads_rx * sizeof(uec_thread_data_rx_t), in uec_init_rx_parameter()
821 uec->p_thread_data_rx = (uec_thread_data_rx_t *) in uec_init_rx_parameter()