Searched refs:E1000_ITR_MULT (Results 1 – 2 of 2) sorted by relevance
571 #define E1000_ITR_MULT 256 /* ITR mulitplier in nsec */ macro
1234 timer = (timer * E1000_ITR_MULT) / 1000; in e1000_set_obff_timer_pch_lpt()