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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixp2000/
H A Dixpdev.c29 static int nds_count; variable
99 if (desc->channel < 0 || desc->channel >= nds_count) {
169 if (channel < 0 || channel >= nds_count) {
327 nds_count = __nds_count;
390 for (i = 0; i < nds_count; i++) {
399 for (i = 0; i < nds_count; i++) {
427 for (i = 0; i < nds_count; i++)

Completed in 23 milliseconds