Searched defs:n_stats (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/micrel/
H A Dksz884x.c6525 int n_stats = stats->n_stats; local
6571 if (n > n_stats)
6572 n = n_stats;
6573 n_stats -= n;

Completed in 269 milliseconds