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

/u-boot/drivers/net/
H A De1000.c5271 * as DEFAULT_ITR = 1/(MAX_INTS_PER_SEC * 256ns) */
5272 #define MAX_INTS_PER_SEC 8000 macro
5273 #define DEFAULT_ITR 1000000000/(MAX_INTS_PER_SEC * 256)

Completed in 41 milliseconds