Searched refs:numThreadsRx (Results 1 – 2 of 2) sorted by relevance
176 .numThreadsRx = UCC_GETH_NUM_OF_THREADS_1,707 int count = ucc_geth_thread_count(ugeth->ug_info->numThreadsRx); in dump_regs()2284 numThreadsRxNumerical = ucc_geth_thread_count(ug_info->numThreadsRx); in ucc_geth_startup()2799 ((u32) ug_info->numThreadsRx) << ENET_INIT_PARAM_RGF_SHIFT; in ucc_geth_startup()3677 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_6; in ucc_geth_probe()3679 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_4; in ucc_geth_probe()
1148 enum ucc_geth_num_of_threads numThreadsRx; member