Searched refs:numThreadsRx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.c158 .numThreadsRx = UCC_GETH_NUM_OF_THREADS_1,
721 switch (ugeth->ug_info->numThreadsRx) {
2241 switch (ug_info->numThreadsRx) {
2992 ((u32) ug_info->numThreadsRx) << ENET_INIT_PARAM_RGF_SHIFT;
3894 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_6;
3896 ug_info->numThreadsRx = UCC_GETH_NUM_OF_THREADS_4;
H A Ducc_geth.h1148 enum ucc_geth_num_of_threads numThreadsRx; member in struct:ucc_geth_info

Completed in 40 milliseconds