Searched refs:numThreadsTx (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.c157 .numThreadsTx = UCC_GETH_NUM_OF_THREADS_1,
687 switch (ugeth->ug_info->numThreadsTx) {
2265 switch (ug_info->numThreadsTx) {
2994 ((u32) ug_info->numThreadsTx) << ENET_INIT_PARAM_TGF_SHIFT;
3887 ug_info->numThreadsTx = UCC_GETH_NUM_OF_THREADS_4;
H A Ducc_geth.h1147 enum ucc_geth_num_of_threads numThreadsTx; member in struct:ucc_geth_info

Completed in 82 milliseconds