Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duec.h220 } __attribute__ ((packed)) uec_thread_data_tx_t; typedef
710 uec_thread_data_tx_t *p_thread_data_tx;
H A Duec.c785 num_threads_tx * sizeof(uec_thread_data_tx_t) + in uec_init_tx_parameter()
788 uec->p_thread_data_tx = (uec_thread_data_tx_t *) in uec_init_tx_parameter()