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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskdim.c128 SK_U64 ThresholdInts = 0; local
166 ThresholdInts = ((M_DIMINFO.MaxModIntsPerSec *
169 if (IsrCallsPerSec <= ThresholdInts) {
300 SK_U64 ThresholdInts = 0; local
303 ThresholdInts = ((M_DIMINFO.MaxModIntsPerSec *
306 if (IsrCallsPerSec >= ThresholdInts) {

Completed in 37 milliseconds