Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/igc/ | |
if_igc.h | 211 #define DEFAULT_ITR (1000000000/(MAX_INTS_PER_SEC * 256)) |
if_igc.c | 3454 * as DEFAULT_ITR = 1/(MAX_INTS_PER_SEC * 256ns) 3459 IGC_WRITE_REG(hw, IGC_ITR, DEFAULT_ITR); |