Searched refs:numThreadsRx (Results 1 – 2 of 2) sorted by relevance
177 .numThreadsRx = UCC_GETH_NUM_OF_THREADS_1,708 int count = ucc_geth_thread_count(ugeth->ug_info->numThreadsRx); in dump_regs()2285 numThreadsRxNumerical = ucc_geth_thread_count(ug_info->numThreadsRx); in ucc_geth_startup()2800 ((u32) ug_info->numThreadsRx) << ENET_INIT_PARAM_RGF_SHIFT; in ucc_geth_startup()3678 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_6; in ucc_geth_probe()3680 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_4; in ucc_geth_probe()
1148 enum ucc_geth_num_of_threads numThreadsRx; member