Home
last modified time | relevance | path

Searched refs:IntDelay (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/Documentation/networking/
De100.txt149 IntDelay
154 IntDelay is 1536 (upon initialization). Suggested values range from
215 CPU Cycle Saver consists of these arguments: IntDelay, BundleMax and
216 BundleSmallFr. When IntDelay is increased, the adapter waits longer for
/linux-2.4.37.9/drivers/net/e100/
De100.h854 int IntDelay; member
De100_main.c368 E100_PARAM(IntDelay, "Value for CPU saver's interrupt delay");
903 e100_set_int_option(&(bdp->params.IntDelay), IntDelay[board], 0x0, in e100_check_options()
2881 (u16) bdp->params.IntDelay; in e100_load_microcode()