Searched refs:numThreadsTx (Results 1 – 2 of 2) sorted by relevance
175 .numThreadsTx = UCC_GETH_NUM_OF_THREADS_1,693 int count = ucc_geth_thread_count(ugeth->ug_info->numThreadsTx); in dump_regs()2291 numThreadsTxNumerical = ucc_geth_thread_count(ug_info->numThreadsTx); in ucc_geth_startup()2801 ((u32) ug_info->numThreadsTx) << ENET_INIT_PARAM_TGF_SHIFT; in ucc_geth_startup()3670 ug_info->numThreadsTx = UCC_GETH_NUM_OF_THREADS_4; in ucc_geth_probe()
1147 enum ucc_geth_num_of_threads numThreadsTx; member