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

/drivers/net/ethernet/xscale/ixp2000/
H A Dixpdev.c30 static int nds_count; variable
100 if (desc->channel < 0 || desc->channel >= nds_count) {
170 if (channel < 0 || channel >= nds_count) {
328 nds_count = __nds_count;
391 for (i = 0; i < nds_count; i++) {
400 for (i = 0; i < nds_count; i++) {
425 for (i = 0; i < nds_count; i++)

Completed in 168 milliseconds