Searched refs:MAX_INTS_PER_SEC (Results 1 – 4 of 4) sorted by relevance
121 #define MAX_INTS_PER_SEC 8000 macro122 #define DEFAULT_ITR 1000000000/(MAX_INTS_PER_SEC * 256)
197 #define MAX_INTS_PER_SEC 8000 macro198 #define DEFAULT_ITR (1000000000/(MAX_INTS_PER_SEC * 256))
1712 newitr = (4000000 / MAX_INTS_PER_SEC) & 0x7FFC; in igc_configure_queues()
4180 newitr = (4000000 / MAX_INTS_PER_SEC) & 0x7FFC; in em_setup_queues_msix()